04-18-2008 09:23 AM
<!– The url to the LDAP server –>
<entry key="java.naming.provider.url">
<value>ldap://svr-dc1</value>
</entry>
<bean id="authenticationComponentImplLDAP" class="org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl">
<property name="LDAPInitialDirContextFactory">
<ref bean="ldapInitialDirContextFactory"/>
</property>
<property name="userNameFormat">
<value>cn=%s,OU=IT - Information Technology,OU=User Accounts,dc=**,dc=**,dc=**</value>
</property>
</bean>
06-06-2008 07:29 AM
06-10-2008 03:27 PM
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.