true
classpath:alfresco/extension/ldap-synchronisation.properties
${ldap.synchronisation.personQuery}
${ldap.synchronisation.personSearchBase}
${ldap.synchronisation.userIdAttributeName]
${ldap.synchronisation.groupQuery}
${ldap.synchronisation.groupSearchBase}
${ldap.synchronisation.userIdAttributeName}
${ldap.synchronisation.groupIdAttributeName}
${ldap.synchronisation.groupType}
${ldap.synchronisation.personType}
${ldap.synchronisation.groupMemberAttributeName}
org.alfresco.repo.importer.ImporterJob
${ldap.synchronisation.import.person.cron}
org.alfresco.repo.importer.ImporterJob
${ldap.synchronisation.import.group.cron}
${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}
${ldap.synchronisation.import.group.clearAllChildren}