aboutsummaryrefslogtreecommitdiff
path: root/RELNOTES
blob: 3bbd7bb1972144c41f0de84d9e3ea2517786a454 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

		  Release notes for OpenPAM Ximenia
		  =================================

OpenPAM is developed primarily on FreeBSD, but is expected to work on
almost any POSIX-like platform that has GNU autotools, GNU make and
the GNU compiler suite installed.

The OpenPAM distribution consists of the following components:

 - The PAM library itself, with complete API documentation.

 - Sample modules (pam_permit, pam_deny and pam_unix) and a sample
   application (su) which demonstrate how to use the PAM library.

 - A test application (pamtest) which can be used to test policies and
   modules.

 - Unit tests for limited portions of the library.

Please direct bug reports and inquiries to <des@des.no>.