OpenPAM is an open source PAM library that focuses on simplicity, correctness, and cleanliness. https://openpam.org/
Find a file
2023-06-26 20:49:39 +02:00
bin
doc
freebsd
include Prepare to release Ximenia tomorrow. 2023-06-26 20:49:39 +02:00
lib In openpam_subst(3), avoid incrementing past the end of the template. 2023-06-26 20:49:27 +02:00
m4
misc
modules
t In openpam_subst(3), avoid incrementing past the end of the template. 2023-06-26 20:49:27 +02:00
.gitignore
autogen.des
autogen.sh
configure.ac
CREDITS Decrement optc when removing an option. 2023-06-26 20:24:42 +02:00
HISTORY Prepare to release Ximenia tomorrow. 2023-06-26 20:49:39 +02:00
INSTALL
LICENSE Decrement optc when removing an option. 2023-06-26 20:24:42 +02:00
Makefile.am
README
RELNOTES Prepare to release Ximenia tomorrow. 2023-06-26 20:49:39 +02:00
TODO

OpenPAM is an open source PAM library that focuses on simplicity,
correctness, and cleanliness.

OpenPAM aims to gather the best features of Solaris PAM, XSSO and
Linux-PAM, plus some innovations of its own.  In areas where these
implementations disagree, OpenPAM tries to remain compatible with
Solaris, at the expense of XSSO conformance and Linux-PAM
compatibility.

Please direct bug reports and inquiries to <des@des.no>.