blob: 133bc258b703ad393eba18762539ef71b0b0ff34 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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/
|