Displaying 1 result from an estimated 1 matches for "wmuser".
Did you mean:
muser
2010 May 20
0
Dovecot LDAP problems
...DAP hosts to use. host:port is allowed too.
hosts =hostname.com
1. LDAP URIs to use. You can use this instead of hosts list. Note
that this
2. setting isn't supported by all LDAP libraries.
#uris =
1. Distinguished Name - the username used to login to the LDAP server
dn= uid=wmuser,cn=#####,dc=##,dc=###########,dc=###
1. Password for LDAP server
dnpass = password
1. Use SASL binding instead of the simple binding. Note that this changes
2. ldap_version automatically to be 3 if it's lower. Also note that
SASL binds
3. and auth_bind=yes don't work to...