Home | History | Annotate | Line # | Download | only in dist
      1 
      2 		  Release notes for OpenPAM Zingiber
      3 		  ==================================
      4 
      5 OpenPAM is developed primarily on FreeBSD, but is expected to work on
      6 almost any POSIX-like platform that has GNU autotools, GNU make and
      7 the GNU compiler suite installed.
      8 
      9 The 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 
     21 Please direct bug reports and inquiries to <des (a] des.dev>.
     22