opnsense-ports/security/courier-authlib/pkg-descr-base
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

23 lines
844 B
Text

The Courier Authentication Library is a generic authentication API used
for two purposes:
1. Read the name of a mail account. Determine the local account's home
directory, and system userid and groupid.
2. Read an account name, and a password. If valid, determine the
account's home directory, system userid, and groupid.
The base package only installs the authpam authentication module to
obtain account information and passwords using PAM
Other plugin authentication modules are provided:
net/courier-authlib-ldap OpenLDAP
databases/courier-authlib-mysql MySQL
databases/courier-authlib-pgsql PostgreSQL
databases/courier-authlib-userdb libc db based
databases/courier-authlib-usergdbm gdbm dependant
mail/courier-authlib-vchkpw vpopmail/vchkpw
Install them as occasion demands.
WWW: http://www.Courier-MTA.org/authlib/