05-23-2011 08:12 AM
authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru,ldap-ad1:ldap-ad
…
# CIFS
cifs.enabled=true
cifs.ServerName=${localname}
cifs.domain=entreprise
cifs.hostanounce=true
cifs.broadcast=0.0.0.0
cifs.tcpipSMB.port=1445
cifs.ipv6.enabled=false
cifs.netBIOSSMB.namePort=1137
cifs.netBIOSSMB.datagramPort=1138
cifs.netBIOSSMB.sessionPort=1139
passthru.authentication.useLocalServer=false
passthru.authentication.domain=entreprise
passthru.authentication.servers=entreprise\\1.2.3.4,1.2.3.4
passthru.authentication.guestAccess=false
passthru.authentication.defaultAdministratorUserNames=
#Timeout value when opening a session to an authentication server, in milliseconds
passthru.authentication.connectTimeout=5000
#Offline server check interval in seconds
passthru.authentication.offlineCheckInterval=300
passthru.authentication.protocolOrder=NetBIOS,TCPIP
passthru.authentication.authenticateCIFS=true
passthru.authentication.authenticateFTP=true
ntlm.authentication.sso.enabled=false
ntlm.authentication.mapUnknownUserToGuest=false
ntlm.authentication.browser.ticketLogons=true
alfresco.authentication.allowGuestLogin=true
alfresco.authentication.authenticateCIFS=true
ntlm.authentication.sso.enabled=false
ntlm.authentication.mapUnknownUserToGuest=false
ntlm.authentication.browser.ticketLogons=true
05-23-2011 09:37 AM
Note 1: … In other words, you cannot have the following at the same time:
alfresco.authentication.authenticateCIFS=true
and
passthru.authentication.authenticateCIFS=true
Only one of the two can be set to 'true'.
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.