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 | 1 year ago | |
doc | 1 year ago | |
freebsd | 1 year ago | |
include | 1 year ago | |
lib | 1 year ago | |
m4 | 1 year ago | |
misc | 1 year ago | |
modules | 1 year ago | |
t | 1 year ago | |
.gitignore | 1 year ago | |
CREDITS | 2 years ago | |
HISTORY | 2 years ago | |
INSTALL | 9 years ago | |
LICENSE | 4 years ago | |
Makefile.am | 1 year ago | |
README | 8 years ago | |
RELNOTES | 4 years ago | |
TODO | 6 years ago | |
autogen.des | 1 year ago | |
autogen.sh | 1 year ago | |
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>.