How to configure LDAP to search for user?
I'm trying to configure Alfresco to use LDAP to authenticate users. Currently, I can get it to authenticate, using the manager's credentials if I specify the complete ldap path (ex. cn=Manager,dc=company,dc=com) to the manager's credentials as the u...