11-27-2006 05:20 AM
<!– LDAP authentication configuration –>
<bean id="authenticationComponentImpl" class="org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl_ucl">
<property name="LDAPInitialDirContextFactory">
<ref bean="ldapInitialDirContextFactory"/>
</property>
<property name="searchBase">
<value>ou=London,dc=company,dc=com</value>
</property>
<property name="unique_LDAPattribute_name">
<value>uid</value>
</property>
</bean>
11-30-2006 09:33 AM
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.