I was having LDAP Auth problems too...
I fixed the problems by updating the openldap configuration to allow
ldap v2 bindings.
You might want to give that a try.
* Update slapd.conf file to accept V2 ldap
o allow bind_v2
* Restart slapd
* Restart dbmail, make sure you are using ldap auth
Kneschke.Lars wrote:
"Kneschke.Lars" <[EMAIL PROTECTED]> schrieb:
Unfortunaly i can not authenticate succesfully anymore. This is from the
dbug logging output:
I temporarly switched back to SQL authentication. Now i'm able to
authenticate successful. When switching back to LDAP authentication i still
have the same problems.