RELNOTES revision 271947
1
2                 Release notes for OpenPAM Ourouparia
3                 ====================================
4
5This release corresponds to the code used in FreeBSD HEAD as of the
6release date, and is also expected to work on almost any POSIX-like
7platform that has GNU autotools, GNU make and the GNU compiler suite
8installed.
9
10The distribution consists of the following components:
11
12 - The PAM library itself, with complete API documentation.
13
14 - Sample modules (pam_permit, pam_deny and pam_unix) and a sample
15   application (su) which demonstrate how to use PAM.
16
17 - A test application (pamtest) which can be used to test policies and
18   modules.
19
20 - Unit tests for limited portions of the libraries.
21
22Please direct bug reports and inquiries to <des@des.no>.
23