Last change
on this file since 197 was
197,
checked in by Dag-Erling Smørgrav, 18 years ago
|
Release OpenPAM Daffodil.
|
File size:
1.2 KB
|
Line | |
---|
1 | |
---|
2 | Release notes for OpenPAM Daffodil |
---|
3 | ================================== |
---|
4 | |
---|
5 | This is a bugfix release. The previous release, Cyclamen, was rushed |
---|
6 | out without sufficient testing, and contained a number of small but |
---|
7 | serious errors. |
---|
8 | |
---|
9 | This release corresponds to the code used in FreeBSD-CURRENT as of the |
---|
10 | release date. It has also been successfully built on NetBSD 1.6, and |
---|
11 | should build with minimal or no changes on OpenBSD. Work is underway |
---|
12 | to port OpenPAM to MacOS 10.2. It has not been tested on any other |
---|
13 | operating system. |
---|
14 | |
---|
15 | The library itself is complete. Documentation exists in the form of |
---|
16 | man pages for the library functions. These man pages are generated by |
---|
17 | a Perl script from specially marked-up comments in the source files |
---|
18 | themselves, which minimizes the chance that any of them should be out |
---|
19 | of date. |
---|
20 | |
---|
21 | The distribution also includes three sample modules (pam_deny, |
---|
22 | pam_permit and pam_unix) and a sample application (su). These are not |
---|
23 | intended for actual use, but rather to serve as examples for module or |
---|
24 | application developers. |
---|
25 | |
---|
26 | NOTE: to the person who sent me MacOS patches in July 2002: I have |
---|
27 | lost your name and email address. Please contact me so I can give you |
---|
28 | proper credit for your contribution. |
---|
29 | |
---|
30 | $P4: //depot/projects/openpam/RELNOTES#14 $ |
---|
Note: See
TracBrowser
for help on using the repository browser.