summaryrefslogtreecommitdiff
path: root/warnquota.conf
diff options
context:
space:
mode:
Diffstat (limited to 'warnquota.conf')
-rw-r--r--warnquota.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/warnquota.conf b/warnquota.conf
index 59d4f5f..b06f81f 100644
--- a/warnquota.conf
+++ b/warnquota.conf
@@ -60,6 +60,12 @@ GROUP_SIGNATURE = See you!| Your admin|
# Otherwise you should specify LDAP_HOST and LDAP_PORT
# LDAP_HOST = ldap
# LDAP_PORT = 389
+# LDAP_TLS = false (false|never|allow|try|demand) use StarTLS
+# false - don't use starTLS
+# never - don't ask for a certificate
+# allow - request certificate, proceed even if not verified
+# try - request certificate, terminate if bad, proceed if not sent
+# demand - request certificate, proceed only if verified
# LDAP_BINDDN = uid=ReadOnlyUser,o=YourOrg
# LDAP_BINDPW = YourReadOnlyUserPassword
# LDAP_BASEDN = YourSearchBase