Name Date Size #Lines LOC

..--

doc/man/H20-Feb-2020-4,4554,401

include/security/H20-Feb-2020-1,058626

lib/libpam/H20-Feb-2020-7,4642,994

CREDITSH A D18-Feb-20222 KiB5548

HISTORYH A D18-Feb-202218.6 KiB497339

LICENSEH A D18-Feb-20221.7 KiB3429

READMEH A D20-Feb-2020427 118

README.DELETEDH A D20-Feb-20201.2 KiB6059

README.DRAGONFLYH A D20-Feb-2020259 53

RELNOTESH A D18-Feb-2022705 2213

README

1OpenPAM is an open source PAM library that focuses on simplicity,
2correctness, and cleanliness.
3
4OpenPAM aims to gather the best features of Solaris PAM, XSSO and
5Linux-PAM, plus some innovations of its own.  In areas where these
6implementations disagree, OpenPAM tries to remain compatible with
7Solaris, at the expense of XSSO conformance and Linux-PAM
8compatibility.
9
10Please direct bug reports and inquiries to <des@des.no>.
11

README.DELETED

README.DRAGONFLY

1* env CFLAGS='-I/usr/include/priv' LDFLAGS='-rpath /lib/priv -L/usr/lib/priv' ./configure --with-modules-dir=/usr/lib/security --with-pam-unix --with-su
2
3* Change back the OPENPAM_MODULES_DIR definition in config.h and move it
4  to lib/libpam/libpam/config.h
5