I've rebooted my server and suddenly ldap is working. I've checked and changed so many thing I'm not even sure the reboot helped. Anyway...
I've created a directory service in outlook express, and I never receive an answer. The ldap log saying "Client did not authenticate. Access denied.".
The thing is my ldap config is the following:
<?xml version="1.0" encoding="utf-8"?>
<LdapConfig>
<AnonymousAccess Enable="true" />
</LdapConfig>
Hence I don't know why access is denied. And even if I use my acccount mail and the password, access is still denied.
Anyone understand what is my problem ? What are the xml ldap entries allowed ?
Thank you in advance for *any* hint.
Fabio