xref: /freebsd/contrib/openpam/RELNOTES (revision 45538173c120eadca115fd7e56c657905bf73771)
15c1eca55SDag-Erling Smørgrav
2*45538173SDag-Erling Smørgrav		  Release notes for OpenPAM Zingiber
3*45538173SDag-Erling Smørgrav		  ==================================
4644f2b7cSDag-Erling Smørgrav
5f3b0ac34SDag-Erling SmørgravOpenPAM is developed primarily on FreeBSD, but is expected to work on
6f3b0ac34SDag-Erling Smørgravalmost any POSIX-like platform that has GNU autotools, GNU make and
7f3b0ac34SDag-Erling Smørgravthe GNU compiler suite installed.
85c1eca55SDag-Erling Smørgrav
9f3b0ac34SDag-Erling SmørgravThe OpenPAM distribution consists of the following components:
105c1eca55SDag-Erling Smørgrav
11ce77a8d6SDag-Erling Smørgrav - The PAM library itself, with complete API documentation.
125c1eca55SDag-Erling Smørgrav
13ce77a8d6SDag-Erling Smørgrav - Sample modules (pam_permit, pam_deny and pam_unix) and a sample
14f3b0ac34SDag-Erling Smørgrav   application (su) which demonstrate how to use the PAM library.
15ce77a8d6SDag-Erling Smørgrav
16ce77a8d6SDag-Erling Smørgrav - A test application (pamtest) which can be used to test policies and
17ce77a8d6SDag-Erling Smørgrav   modules.
18ce77a8d6SDag-Erling Smørgrav
19f3b0ac34SDag-Erling Smørgrav - Unit tests for limited portions of the library.
202f3ed619SDag-Erling Smørgrav
21*45538173SDag-Erling SmørgravPlease direct bug reports and inquiries to <des@des.dev>.
22