OpenPAM is an open source PAM library that focuses on simplicity, correctness, and cleanliness.
https://openpam.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
bin | ||
doc | ||
freebsd | 1 year ago | |
include | ||
lib | 1 year ago | |
m4 | 1 year ago | |
misc | 1 year ago | |
modules | ||
t | 1 year ago | |
.gitignore | 1 year ago | |
CREDITS | ||
HISTORY | ||
INSTALL | ||
LICENSE | ||
Makefile.am | 1 year ago | |
README | ||
RELNOTES | ||
TODO | ||
autogen.des | 1 year ago | |
autogen.sh | ||
configure.ac | 1 year ago |
README
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>.