Hello, I am having problems getting my alfresco ldap setting work correctly. I have followed the instructions on http://forums.alfresco.com/en/viewtopic.php?t=3351 and i dont receive any errors on alfresco startup, but my users in ldap can not log in. I dont know where to start troubleshooting. How can i enable logging for ldap authentication, so that i can see what is happening on my login attempts. I've got logging turned on so that i get the following in my logs.
[org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for a string uid and password at ldap://myserver:389 [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for a simple dn and password at ldap://myserver:389 [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for known principal and invalid credentials at ldap://myserver:389
from what i can tell this is a good message, as my server does not allow for fall back to anonymous more. Any help on troubleshooting ldap is appreciated. I am using Fedora Directory Server for my ldap server and alfresco 2.1 Community.