#
# Authentification LDAP
#
synchronization.import.cron=0 0 */2 * * ?
ldap.authentication.active=true
ldap.authentication.userNameFormat=%s@julien.local
ldap.authentication.java.naming.provider.url=ldap://srv-dom.julien.local:389
ldap.authentication.java.naming.security.authentication=simple
ldap.authentication.defaultAdministratorUserNames=Administrator
#ldap.synchonization.autoCreatePeopleOnLogin=false
ldap.synchronization.active=true
ldap.synchronization.java.naming.security.principal=bindalfresco@julien.local
ldap.synchronization.java.naming.security.credentials=320.Karton
#ldap.synchronization.queryBatchSize=1000
ldap.synchronization.groupQuery=(&(objectclass\=group)(memberOf\=CN\=GGISG-Alfresco,OU\=Sécurité,OU\=Groupes,DC\=julien,DC\=local))
ldap.synchronization.groupDifferentialQuery=(&(objectclass\=group)(memberOf\=CN\=GGISG-Alfresco,OU\=Sécurité,OU\=Groupes,DC\=julien,DC\=local)(!(modifyTimestamp<\={0})))
ldap.synchronization.personQuery=(&(objectclass=user)(memberOf\=CN\=GGISG-Alfresco,OU\=Sécurité,OU\=Groupes,DC\=julien,DC\=local)(userAccountControl\:1.2.840.113556.1.4.803\:\=512))
ldap.synchronization.personDifferentialQuery=(&(objectclass\=user)(memberOf\=CN\=GGISG-Alfresco,OU\=Sécurité,OU\=Groupes,DC\=julien,DC\=local)(userAccountControl\:1.2.840.113556.1.4.803\:\=512)(!(modifyTimestamp<\={0})))
ldap.synchronization.groupSearchBase=DC\=julien,DC\=local
ldap.synchronization.userSearchBase=DC\=julien,DC\=local
ldap.synchronization.modifyTimestampAttributeName=modifyTimestamp
ldap.synchronization.timestampFormat=yyyyMMddHHmmss'.0Z'
ldap.synchronization.userIdAttributeName=sAMAccountName
ldap.synchronization.userFirstNameAttributeName=givenName
ldap.synchronization.userLastNameAttributeName=sn
ldap.synchronization.userEmailAttributeName=mail
ldap.synchronization.groupIdAttributeName=cn
ldap.synchronization.groupType=group
ldap.synchronization.personType=user
ldap.synchronization.groupMemberAttributeName=member
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.