diff options
author | jlam <jlam> | 2002-01-27 22:09:50 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-01-27 22:09:50 +0000 |
commit | 3cc1f572b0838946a8f9876697f7f0f877f3dc70 (patch) | |
tree | 7360f15756a9f93d9c814a79d154b02792abcb09 /mail | |
parent | cec17a3872b7142d21448d0ba1aafcf6673b279f (diff) | |
download | pkgsrc-3cc1f572b0838946a8f9876697f7f0f877f3dc70.tar.gz |
Note to the admin how to enable LDAP authentication.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/courier-authldap/MESSAGE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/courier-authldap/MESSAGE b/mail/courier-authldap/MESSAGE new file mode 100644 index 00000000000..7cb620c73f8 --- /dev/null +++ b/mail/courier-authldap/MESSAGE @@ -0,0 +1,12 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2002/01/27 22:09:50 jlam Exp $ + +To use ${PKGNAME}, you will need to make the following +changes to ${PKG_SYSCONFDIR}/authdaemonrc: + + 1) Add "authldap" to the lists of available authentication modules + in "authmodulelist" and "authmodulelistorig", and + + 2) Set version="authdaemond.ldap" to start the correct authentication + daemon. +=========================================================================== |