head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	old_RELEASE_5_4_0:1.1
	old_RELEASE_4_11_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.04.26.19.17.31;	author oliver;	state Exp;
branches;
next	1.1;

1.1
date	2004.12.19.11.25.27;	author oliver;	state Exp;
branches;
next	;


desc
@@


1.2
log
@move mail/courier-authlib to security/courier-authlib which is a meta-port now.

Submitted by:		Yarema <yds@@CoolRat.org>
In corporation with:	Jose M Rodriguez <josemi@@freebsd.jazztel.es>, Milan Obuch <ports@@dino.sk>, myself
@
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.

WWW:	http://www.Courier-MTA.org/authlib/
@


1.1
log
@Add courier-authlib

<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/
@
text
@d1 2
a2 5
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.
d4 6
a9 1
WWW:	http://www.courier-mta.org/authlib/
@

