OpenPAM is an open source PAM library that focuses on simplicity, correctness, and cleanliness. https://openpam.org/
Find a file
Dag-Erling Smørgrav 05bd3febc0 Gitify.
2021-10-20 15:44:03 +02:00
bin Gitify. 2021-10-20 15:44:03 +02:00
doc Gitify. 2021-10-20 15:44:03 +02:00
include Gitify. 2021-10-20 15:44:03 +02:00
lib Gitify. 2021-10-20 15:44:03 +02:00
m4 Gitify. 2021-10-20 15:44:03 +02:00
misc Gitify. 2021-10-20 15:44:03 +02:00
modules Gitify. 2021-10-20 15:44:03 +02:00
t Gitify. 2021-10-20 15:44:03 +02:00
.gitignore Gitify. 2021-10-20 15:44:03 +02:00
autogen.des Gitify. 2021-10-20 15:44:03 +02:00
autogen.sh Gitify. 2021-10-20 15:44:03 +02:00
configure.ac Gitify. 2021-10-20 15:44:03 +02:00
CREDITS In openpam_ttyconv(3), wait to print the prompt until after we're ready 2020-11-19 05:41:15 +00:00
HISTORY In openpam_ttyconv(3), wait to print the prompt until after we're ready 2020-11-19 05:41:15 +00:00
INSTALL Remove keywords from pure text files. 2014-09-09 09:11:31 +00:00
LICENSE Bump copyright years. 2019-02-22 09:49:12 +00:00
Makefile.am Gitify. 2021-10-20 15:44:03 +02:00
mkpkgng.in Gitify. 2021-10-20 15:44:03 +02:00
README Remove obsolete text. 2014-10-24 10:58:21 +00:00
RELNOTES Prepare to release Tabebuia on Sunday. 2019-02-22 09:52:46 +00:00
TODO Update. 2017-02-19 18:10:30 +00:00

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>.