Last change
on this file since 647 was
647,
checked in by Dag-Erling Smørgrav, 8 years ago
|
Replace with useful content.
|
-
Property svn:keywords set to
Id
|
File size:
904 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>. |
---|
[213] | 28 | |
---|
[320] | 29 | $Id: RELNOTES 647 2013-03-05 17:49:55Z des $ |
---|
Note: See
TracBrowser
for help on using the repository browser.