summaryrefslogtreecommitdiff
path: root/security/courier-authlib/PLIST
diff options
context:
space:
mode:
authorjlam <jlam>2005-02-10 03:21:30 +0000
committerjlam <jlam>2005-02-10 03:21:30 +0000
commit4fabe10c94f8d49ad57d7408ced681bd7622f7b5 (patch)
tree469140133f4bfe9996f6e45301d5f7838c9bfa9e /security/courier-authlib/PLIST
parent62b25995475e28767213653cd2187c75c8d8d39e (diff)
downloadpkgsrc-4fabe10c94f8d49ad57d7408ced681bd7622f7b5.tar.gz
Import courier-authlib-0.53 as security/courier-authlib.
The Courier authentication library provides authentication services for other Courier applications. In this context, the term "authentication" refers to the following functions: 1. Take a userid or a loginid, and a password. Determine whether the loginid and the password are valid. 2. Given a userid, obtain the following information about the userid: A. The account's home directory. B. The numeric system userid and groupid that owns all files associated with this account. C. The location of the account's maildir. D. Any maildir quota defined for this account. See the Courier documentation for more information on maildir quotas. E. Other miscellaneous account-specific options. 3. Change the password associated with a loginid. 4. Obtain a complete list of all loginids.
Diffstat (limited to 'security/courier-authlib/PLIST')
-rw-r--r--security/courier-authlib/PLIST30
1 files changed, 30 insertions, 0 deletions
diff --git a/security/courier-authlib/PLIST b/security/courier-authlib/PLIST
new file mode 100644
index 00000000000..6d83cdb06ef
--- /dev/null
+++ b/security/courier-authlib/PLIST
@@ -0,0 +1,30 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/10 03:21:30 jlam Exp $
+bin/courierauthconfig
+include/courier_auth_config.h
+include/courierauth.h
+include/courierauthdebug.h
+include/courierauthsasl.h
+include/courierauthsaslclient.h
+lib/courier-authlib/libcourierauth.la
+lib/courier-authlib/libcourierauthcommon.la
+lib/courier-authlib/libcourierauthsasl.la
+lib/courier-authlib/libcourierauthsaslclient.la
+libexec/courier-authlib/authdaemond
+libexec/courier-authlib/authsystem.passwd
+man/man1/courierlogger.1
+man/man3/auth_enumerate.3
+man/man3/auth_generic.3
+man/man3/auth_getoption.3
+man/man3/auth_getuserinfo.3
+man/man3/auth_login.3
+man/man3/auth_passwd.3
+man/man3/auth_sasl.3
+man/man3/authlib.3
+man/man8/makeuserdb.8
+man/man8/userdb.8
+man/man8/userdbpw.8
+sbin/authdaemond
+sbin/authenumerate
+sbin/authtest
+sbin/courierlogger
+sbin/sysconftool