2002-02-09 16:52:20 +00:00
|
|
|
|
2013-03-05 17:49:55 +00:00
|
|
|
Release notes for OpenPAM ????????
|
|
|
|
==================================
|
2003-01-06 10:15:01 +00:00
|
|
|
|
2011-12-18 14:25:12 +00:00
|
|
|
This release corresponds to the code used in FreeBSD HEAD as of the
|
2011-09-13 12:00:13 +00:00
|
|
|
release date, and is also expected to work on almost any POSIX-like
|
|
|
|
platform that has GNU autotools, GNU make and the GNU compiler suite
|
|
|
|
installed.
|
2002-02-09 16:52:20 +00:00
|
|
|
|
2013-03-05 17:49:55 +00:00
|
|
|
The distribution consists of the following components:
|
2002-12-04 16:16:55 +00:00
|
|
|
|
2013-03-05 17:49:55 +00:00
|
|
|
- The PAM library itself, with complete API documentation.
|
2002-02-09 16:52:20 +00:00
|
|
|
|
2013-03-05 17:49:55 +00:00
|
|
|
- Sample modules (pam_permit, pam_deny and pam_unix) and a sample
|
|
|
|
application (su) which demonstrate how to use PAM.
|
|
|
|
|
|
|
|
- A test application (pamtest) which can be used to test policies and
|
|
|
|
modules.
|
|
|
|
|
|
|
|
- A library which implements the OATH one-time password algorithms,
|
|
|
|
with complete API documentation.
|
|
|
|
|
|
|
|
- A PAM module which implements OATH-based authentication.
|
|
|
|
|
|
|
|
- Unit tests for limited portions of the libraries.
|
2012-05-26 13:57:45 +00:00
|
|
|
|
2009-10-29 17:10:22 +00:00
|
|
|
Please direct bug reports and inquiries to <des@des.no>.
|
2003-05-02 16:59:28 +00:00
|
|
|
|
2006-02-16 20:33:19 +00:00
|
|
|
$Id$
|