Name
Date
Size
#Lines
LOC

..--

doc/man/H--4,4554,401

include/security/H--1,058626

lib/libpam/H--7,4642,994

CREDITSH A D20-Jul-20212 KiB5548

HISTORYH A D20-Jul-202118.6 KiB497339

LICENSEH A D20-Jul-20211.7 KiB3429

READMEH A D07-Jul-2018427 118

README.DELETEDH A D20-Jul-20211.2 KiB6059

README.DRAGONFLYH A D07-Jul-2018259 53

RELNOTESH A D20-Jul-2021705 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