Hi, all.
Alfresco 5.0.d CE, Ubuntu 14.04 x64
Authentication and syncronization with AD works fine except for the one moment. We've defined specific DN at "User Search Base" property. But any user from AD domain can successfully login to Alfresco.
Is it bug or feature?
Our config:
ldap.authentication.active=true
ldap.authentication.allowGuestLogin=false
ldap.authentication.userNameFormat=%s@foo.local
ldap.authentication.java.naming.provider.url=ldap://DC01.foo.local:389
ldap.authentication.defaultAdministratorUserNames=Administrator
ldap.synchronization.java.naming.security.principal=AlfrescoLDAP@foo.local
ldap.synchronization.java.naming.security.credentials=secret
ldap.synchronization.groupSearchBase=ou=office1,dc=foo,dc=local
ldap.synchronization.userSearchBase=ou=office1,dc=foo,dc=local