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