xref: /dflybsd-src/contrib/openpam/RELNOTES (revision 4c84ab30f7dd59ef873b5a6d4e27bcea89d9f848)
1ade90846SJoerg Sonnenberger
2*4c84ab30SSascha Wildner		  Release notes for OpenPAM Tabebuia
3*4c84ab30SSascha Wildner		  ==================================
4ade90846SJoerg Sonnenberger
510b5fe87SSascha WildnerOpenPAM is developed primarily on FreeBSD, but is expected to work on
610b5fe87SSascha Wildneralmost any POSIX-like platform that has GNU autotools, GNU make and
710b5fe87SSascha Wildnerthe GNU compiler suite installed.
8ade90846SJoerg Sonnenberger
910b5fe87SSascha WildnerThe OpenPAM distribution consists of the following components:
10ade90846SJoerg Sonnenberger
1110b5fe87SSascha Wildner - The PAM library itself, with complete API documentation.
12ade90846SJoerg Sonnenberger
1310b5fe87SSascha Wildner - Sample modules (pam_permit, pam_deny and pam_unix) and a sample
1410b5fe87SSascha Wildner   application (su) which demonstrate how to use the PAM library.
1510b5fe87SSascha Wildner
1610b5fe87SSascha Wildner - A test application (pamtest) which can be used to test policies and
1710b5fe87SSascha Wildner   modules.
1810b5fe87SSascha Wildner
1910b5fe87SSascha Wildner - Unit tests for limited portions of the library.
20577efdeeSPeter Avalos
21a474e9feSPeter AvalosPlease direct bug reports and inquiries to <des@des.no>.
22