Last change
on this file since 804 was
804,
checked in by Dag-Erling Smørgrav, 6 years ago
|
Remove keywords from pure text files.
|
-
Property svn:eol-style set to
native
-
Property svn:mime-type set to
text/plain
|
File size:
898 bytes
|
Rev | Line | |
---|
[46] | 1 | |
---|
[647] | 2 | Release notes for OpenPAM ???????? |
---|
| 3 | ================================== |
---|
[46] | 4 | |
---|
[506] | 5 | This release corresponds to the code used in FreeBSD HEAD as of the |
---|
[437] | 6 | release date, and is also expected to work on almost any POSIX-like |
---|
| 7 | platform that has GNU autotools, GNU make and the GNU compiler suite |
---|
| 8 | installed. |
---|
[180] | 9 | |
---|
[647] | 10 | The distribution consists of the following components: |
---|
[46] | 11 | |
---|
[647] | 12 | - The PAM library itself, with complete API documentation. |
---|
[46] | 13 | |
---|
[647] | 14 | - Sample modules (pam_permit, pam_deny and pam_unix) and a sample |
---|
| 15 | application (su) which demonstrate how to use PAM. |
---|
[609] | 16 | |
---|
[647] | 17 | - A test application (pamtest) which can be used to test policies and |
---|
| 18 | modules. |
---|
| 19 | |
---|
| 20 | - A library which implements the OATH one-time password algorithms, |
---|
| 21 | with complete API documentation. |
---|
| 22 | |
---|
| 23 | - A PAM module which implements OATH-based authentication. |
---|
| 24 | |
---|
| 25 | - Unit tests for limited portions of the libraries. |
---|
| 26 | |
---|
[424] | 27 | Please direct bug reports and inquiries to <des@des.no>. |
---|
Note: See
TracBrowser
for help on using the repository browser.