06-16-2014 02:15 AM
06-26-2014 09:55 AM
alfresco/subsystems/Authentication/common-ldap-context.xml you'll see the definition of the authenticationComponent based on LDAPAuthenticationComponentImpl which is what is used to authenticate users against LDAP. That in turn uses the config for ldapInitialDirContextFactory, and looks up users based on the resolveDistinguishedName in LDAPUserRegistryLDAPUserRegistry which extends from the default one, and have that provide an alternate resolveDistinguishedName method which adds in additional parts to the LDAP query. That will let you add in the extra constraints
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.