03-18-2015 01:05 PM
03-18-2015 04:18 PM
03-19-2015 09:10 AM
ldap.authentication.active=true
ldap.authentication.userNameFormat=cn\=%s,ou\=people,dc\=alfresco,dc\=XXX,dc\=XXX
ldap.authentication.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory
ldap.authentication.java.naming.provider.url=ldap://SErver_IP:389
ldap.authentication.java.naming.security.authentication=simple
ldap.authentication.java.naming.security.principal=cn=admin,dc=alfresco,dc=XXX,dc=XXX
ldap.authentication.java.naming.security.credentials=password
ldap.authentication.escapeCommasInBind=false
ldap.authentication.escapeCommasInUid=false
ldap.synchronization.active=true
ldap.synchronisation.personQuery=(objectclass\=inetOrgPerson)
ldap.synchronisation.personSearchBase=dc\=alfresco,dc\=XXX,dc\=XXX
ldap.synchronisation.userIdAttributeName=cn
ldap.synchronisation.userFirstNameAttributeName=givenName
ldap.synchronisation.userLastNameAttributeName=sn
ldap.synchronisation.userEmailAttributeName=mail
ldap.synchronisation.userOrganizationalIdAttributeName=o
ldap.synchronisation.userOrganizationalAttributeName=ou
ldap.synchronisation.defaultHomeFolderProvider=userHomesHomeFolderProvider
ldap.synchronisation.groupQuery=(objectclass\=groupOfUniqueNames)
ldap.synchronisation.groupSearchBase=dc\=alfresco,dc\=XXXs,dc\=XXX
ldap.synchronisation.groupIdAttributeName=cn
ldap.synchronisation.groupType=groupOfUniqueNames
ldap.synchronisation.personType=inetOrgPerson
ldap.synchronisation.groupMemberAttributeName=uniqueMember
ldap.synchronisation.import.person.cron=0 */10 * * * ?
ldap.synchronisation.import.group.cron=0 */20 * * * ?
ldap.synchronisation.import.group.clearAllChildren=true
synchronization.synchronizeChangesOnly=false
synchronization.syncOnStartup=true
synchronization.syncWhenMissingPeopleLogIn=true
synchronization.autoCreatePeopleOnLogin=false
03-25-2015 12:28 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.