authentication.chain=kb:kerberos
authentication.chain=kb:kerberos,ldap1:ldap-ad
# Kerberos
#
#————-
kerberos.authentication.realm=DOMINIO.COM
kerberos.authentication.sso.enabled=true
kerberos.authentication.authenticateCIFS=true
kerberos.authentication.user.configEntryName=Alfresco
kerberos.authentication.cifs.configEntryName=AlfrescoCIFS
kerberos.authentication.cifs.password=alfrescotestcifs
kerberos.authentication.http.configEntryName=AlfrescoHTTP
kerberos.authentication.http.password=alfrescotesthttp
kerberos.authentication.defaultAdministratorUserNames=administrador
#
# LDAP Synchronization
# This flag enables use of this LDAP subsystem for authentication. It may be
# that this subsytem should only be used for synchronization, in which case
# this flag should be set to false.
#———————–
ldap.authentication.active=false
ldap.authentication.java.naming.security.authentication=simple
ldap.authentication.userNameFormat=%s@dominio.com
ldap.authentication.allowGuestLogin=true
ldap.authentication.java.naming.provider.url=ldap://10.X.X.X:389
ldap.synchronization.active=true
ldap.synchronization.java.naming.security.principal=intranet@dominio.com
ldap.synchronization.java.naming.security.credentials=password
ldap.synchronization.queryBatchSize=1000
ldap.authentication.escapeCommasInUid=false
ldap.synchronization.personQuery=(objectclass=user)
ldap.synchronization.personDifferentialQuery=(objectclass=user)
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.userOrganizationalIdAttributeName=company
ldap.synchronization.defaultHomeFolderProvider=userHomesHomeFolderProvider
ldap.synchronization.groupIdAttributeName=cn
ldap.synchronization.groupType=group
ldap.synchronization.personType=use
ldap.synchronization.groupMemberAttributeName=member
#
# Synchronization Configuration
#——————————-
synchronization.synchronizeChangesOnly=false
synchronization.import.cron=0 30 0 * * ?
synchronization.syncOnStartup=true
synchronization.syncWhenMissingPeopleLogIn=true
synchronization.autoCreatePeopleOnLogin=true
log4j.logger.org.alfresco.repo.security.sync=debug
ldap.synchronization.personQuery=(&(objectclass=user)(userAccountControl\:1.2.840.113556.1.4.803\:=512))
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.