Last change
on this file was
945,
checked in by Dag-Erling Smørgrav, 2 years ago
|
Prepare to release Tabebuia on Sunday.
|
-
Property svn:eol-style set to
native
-
Property svn:mime-type set to
text/plain
|
File size:
705 bytes
|
Line | |
---|
1 | |
---|
2 | Release notes for OpenPAM Tabebuia |
---|
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@des.no>. |
---|
Note: See
TracBrowser
for help on using the repository browser.