08-11-2014 03:13 PM
08-12-2014 03:37 AM
08-12-2014 11:21 AM
### LDAP
authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru,ldap-ad1:ldap-ad
###NTML
ntlm.authentication.sso.enabled=true
alfresco.authentication.authenticateCIFS=false
###LDAP AUTHENTICATION
ldap.authentication.allowGuestLogin=false
ldap.authentication.active=false
ldap.authentication.userNameFormat=%s@….
ldap.authentication.java.naming.provider.url=ldap://….
ldap.authentication.defaultAdministratorUserNames=—-
###LDAP SYNCHRONIZATION
ldap.synchronization.active=false
ldap.synchronization.java.naming.security.principal=…..
ldap.synchronization.java.naming.security.credentials=…
ldap.synchronization.personQuery=(objectCategory=Person)
ldap.synchronization.groupQuery=(objectclass\=group)
ldap.synchronization.userSearchBase=dc=…
ldap.synchronization.groupSearchBase=dc=…
###Passthru ###
#
#to set the passthru.authentication.servers property,
#set passthru.authentication.domain to be empty and passthru.authentication.useLocalServer to be false.
#
passthru.authentication.servers=—\\192.168.24.2
passthru.authentication.domain=
passthru.authentication.useLocalServer=false
passthru.authentication.authenticateCIFS=true
passthru.authentication.guestAccess=false
passthru.authentication.defaultAdministratorUserNames=—
08-13-2014 03:02 AM
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.