]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/openpam/RELNOTES
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / openpam / RELNOTES
1
2                  Release notes for OpenPAM Ourouparia
3                  ====================================
4
5 This release corresponds to the code used in FreeBSD HEAD as of the
6 release date, and is also expected to work on almost any POSIX-like
7 platform that has GNU autotools, GNU make and the GNU compiler suite
8 installed.
9
10 The 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
22 Please direct bug reports and inquiries to <des@des.no>.