]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dovecot-ldap-example.conf: Updated dn and dnpass comments.
authorTimo Sirainen <tss@iki.fi>
Tue, 3 Feb 2009 00:03:25 +0000 (19:03 -0500)
committerTimo Sirainen <tss@iki.fi>
Tue, 3 Feb 2009 00:03:25 +0000 (19:03 -0500)
--HG--
branch : HEAD

doc/dovecot-ldap-example.conf

index 16249f6fdc76ba9a2c9a33ee74e64c5d6dcdd59c..d908f9cdb0d3aeb3e6a0bb134e51b6e0003f2e9a 100644 (file)
 # setting isn't supported by all LDAP libraries.
 #uris = 
 
-# Distinguished Name - the username used to login to the LDAP server
+# Distinguished Name - the username used to login to the LDAP server.
+# Leave it commented out to bind anonymously (useful with auth_bind=yes).
 #dn = 
 
-# Password for LDAP server
+# Password for LDAP server, if dn is specified.
 #dnpass = 
 
 # Use SASL binding instead of the simple binding. Note that this changes