09-21-2011 02:43 AM
authentication.chain=urLDAP:ldap
urLDAP
ldap.authentication.allowGuestLogin=false
ldap.authentication.userNameFormat=cn=%s,ou=myBranch,o=myCompany,c=de
ldap.authentication.java.naming.provider.url=ldaps://ldapserver:636/
ldap.authentication.defaultAdministratorUserNames=myAdminName
ldap.authentication.java.naming.security.authentication=simple
ldap.authentication.escapeCommasInBind=false
alfresco.authentication.authenticateCIFS=false
synchronization.syncOnStartup=false
ldap.synchronization.active=false
ldap.synchronization.userFirstNameAttributeName=givenName
ldap.synchronization.userLastNameAttributeName=sn
Now, users are able to log in using their LDAP credentials, which is exactly what I intended. But, it seems, no success without some quirk:
17:38:54,379 DEBUG [org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl] Authenticating user "admin"
17:38:57,458 DEBUG [org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl] Failed to authenticate user "admin"
org.alfresco.repo.security.authentication.AuthenticationException: 08200077 LDAP authentication failed.
synchronization.syncOnStartup=false
ldap.synchronization.active=false
brought no change.10-27-2011 07:02 AM
<ALF>/tomcat/shared/classes/alfresco/extension/wqsapi-custom.properties
<ALF>/virtual-tomcat/conf/alfresco-virtserver.properties
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.