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.
|
9 months ago | |
---|---|---|
bin | 9 months ago | |
doc | 9 months ago | |
freebsd | 9 months ago | |
include | 9 months ago | |
lib | 9 months ago | |
m4 | 9 months ago | |
misc | 9 months ago | |
modules | 9 months ago | |
t | 9 months ago | |
.gitignore | 9 months ago | |
CREDITS | 2 years ago | |
HISTORY | 2 years ago | |
INSTALL | 8 years ago | |
LICENSE | 3 years ago | |
Makefile.am | 9 months ago | |
README | 8 years ago | |
RELNOTES | 3 years ago | |
TODO | 5 years ago | |
autogen.des | 9 months ago | |
autogen.sh | 9 months ago | |
configure.ac | 9 months 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>.