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.
|
2 years ago | |
---|---|---|
bin | 6 years ago | |
doc | 6 years ago | |
include | 4 years ago | |
lib | 2 years ago | |
m4 | 4 years ago | |
misc | 6 years ago | |
modules | 6 years ago | |
t | 4 years ago | |
CREDITS | 2 years ago | |
HISTORY | 2 years ago | |
INSTALL | ||
LICENSE | 4 years ago | |
Makefile.am | 6 years ago | |
README | ||
RELNOTES | 4 years ago | |
TODO | ||
autogen.des | 6 years ago | |
autogen.sh | 6 years ago | |
configure.ac | 4 years ago | |
mkpkgng.in | 6 years 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>.