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
|
Line | |
---|
1 | |
---|
2 | Release notes for OpenPAM ???????? |
---|
3 | ================================== |
---|
4 | |
---|
5 | This release corresponds to the code used in FreeBSD HEAD as of the |
---|
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. |
---|
9 | |
---|
10 | The distribution consists of the following components: |
---|
11 | |
---|
12 | - The PAM library itself, with complete API documentation. |
---|
13 | |
---|
14 | - Sample modules (pam_permit, pam_deny and pam_unix) and a sample |
---|
15 | application (su) which demonstrate how to use PAM. |
---|
16 | |
---|
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 | |
---|
27 | Please direct bug reports and inquiries to <des@des.no>. |
---|
28 | |
---|
29 | $Id: RELNOTES 647 2013-03-05 17:49:55Z des $ |
---|
Note: See
TracBrowser
for help on using the repository browser.