Displaying 1 result from an estimated 1 matches for "w7zhf4ft".
2010 Sep 29
4
1.2.14 --- auth(default) Error: LDAP: Connection lost to LDAP server, reconnecting
...ess.
Our LDAP Server is 2.4.23 and works for our network without any
problems.
If I try to use ldapsearch from the Dovecot host, while I see the
messages, ldapsearch works withouch any timeout. I enabled caching for
auth too, but the problem still exists.
My DoveCot Config:
http://pastebin.com/W7zHf4fT
the LDAP part:
hosts = ldap ldap2
auth_bind = yes
ldap_version = 3
base = cn=accounts, dc=foo
user_attrs = postalAddress=domain, homeDirectory=/imap/spool/%d/%1n/%n,
myMailQuota=quota_rule=*:storage=%$M
user_filter = (&(objectClass=posixAccount)(uid=%n))
pass_attrs = postalAddress=domain, uid...