diff --git a/config/alfresco/extension/ldap-authentication-context.xml.sample b/config/alfresco/extension/ldap-authentication-context.xml.sample deleted file mode 100644 index 34dbe20833..0000000000 --- a/config/alfresco/extension/ldap-authentication-context.xml.sample +++ /dev/null @@ -1,463 +0,0 @@ - - - - - - - - - - org.alfresco.repo.security.authentication.MutableAuthenticationDao - - - - - - - - - - ${server.transaction.mode.default} - - - - - - - - - - - - - - - %s - - - - - - - - - - - com.sun.jndi.ldap.LdapCtxFactory - - - - - - - ldap://openldap.domain.com:389 - - - - - - - - DIGEST-MD5 - - - - - - reader - - - - - secret - - - - - - - - - - - - - - - - (objectclass=inetOrgPerson) - - - - - dc=alfresco,dc=org - - - - - uid - - - - - - - - - - - - - - - - /app:company_home - - - - - - - - uid - - - - - givenName - - - - - sn - - - - - mail - - - - - o - - - - - - - - - - - (objectclass=groupOfNames) - - - - - dc=alfresco,dc=org - - - - - uid - - - - - cn - - - - - groupOfNames - - - - - inetOrgPerson - - - - - - - - - - - member - - - - - - - - - - - - - - - - - - - - - org.alfresco.repo.importer.ImporterJob - - - - - - - - - - - - - 30000 - - - - 3600000 - - - - - - - - - org.alfresco.repo.importer.ImporterJob - - - - - - - - - - - - - 30000 - - - - 3600000 - - - - - - - - - - - - - - - - - - - - - - - ${spaces.store} - - - - - /${system.system_container.childname}/${system.people_container.childname} - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${alfresco_user_store.store} - - - - - /${alfresco_user_store.system_container.childname}/${alfresco_user_store.authorities_container.childname} - - - - - true - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file