summaryrefslogtreecommitdiff
path: root/warnquota.conf
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2007-05-29 13:30:09 +0000
committerjkar8572 <jkar8572>2007-05-29 13:30:09 +0000
commit10ecc037ccbe0b234dc88d7bec8adfbb45fd2406 (patch)
tree2b9869a61c0d39ba4265d170495e0e273ee362cb /warnquota.conf
parent77a79ea8a3669f6c51f9079d8cd350c8743f2ee5 (diff)
downloadlinuxquota-10ecc037ccbe0b234dc88d7bec8adfbb45fd2406.tar.gz
Changed warnquota to allow use of URI, updated configure to detect whether ldap_initialize() is available (Jan Kara)
Diffstat (limited to 'warnquota.conf')
-rw-r--r--warnquota.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/warnquota.conf b/warnquota.conf
index d80f7ae..2347e80 100644
--- a/warnquota.conf
+++ b/warnquota.conf
@@ -51,6 +51,9 @@ GROUP_SIGNATURE = See you!| Your admin|
# if binddn and bindpw are blank or left out, an anonymous bind is used
#
# LDAP_MAIL = false # or false if you don't want to use it
+# If you have at least LDAP 2.3 installed, you can use LDAP_URI
+# LDAP_URI = ldaps://my.server:389
+# Otherwise you can specify LDAP_HOST and LDAP_PORT
# LDAP_HOST = ldap
# LDAP_PORT = 389
# LDAP_BINDDN = uid=ReadOnlyUser,o=YourOrg