forked from Lainports/freebsd-ports
<quote> Copies of this library code used to exist in other tarballs: Courier, Courier-IMAP, and SqWebMail. Building and installing any of these packages would've automatically installed this authentication code. The authentication library is now a separate, standalone package. This authentication library must now be installed, separately, before upgrading to the following builds (or if installing them for the first time): Courier 0.48, Courier-IMAP 4.0, and SqWebMail 5.0. See NEWS for more information. </quote> http://www.courier-mta.org/authlib/
7 lines
383 B
Text
7 lines
383 B
Text
The Courier Authentication Library is a generic authentication API that
|
|
encapsulates the process of validating account passwords. In addition to
|
|
reading the traditional account passwords from /etc/passwd, the account
|
|
information can alternatively be obtained from an LDAP directory; a MySQL
|
|
or a PostgreSQL database; or a GDBM or a DB file.
|
|
|
|
WWW: http://www.courier-mta.org/authlib/
|