06-19-2015 04:17 PM
###############################
## Common Alfresco Properties #
###############################
# The server mode. Set value here
# UNKNOWN | TEST | BACKUP | PRODUCTION
system.serverMode=UNKNOWN
### E-mail site invitation setting ###
notification.email.siteinvite=false
### Solr indexing ###
index.subsystem.name=solr4
dir.keystore=${dir.root}/keystore
solr.port.ssl=8443
### BPM Engine ###
system.workflow.engine.jbpm.enabled=false
### Allow extended ResultSet processing
security.anyDenyDenies=false
mail.host=mailrelay
mail.port=25
mail.username=
mail.password=
mail.encoding=UTF-8
mail.from.default=noreply@noone.com
mail.smtp.auth=false
mail.testmessage.text=The Outbound SMTP email subsystem is working.
### CIFS/SMB Server Configuration ###
cifs.enabled=true
cifs.domain=ld.local
cifs.serverName=${localname}a
cifs.hostannounce=true
#CIFS with LDAP We have to use passthru for CIFS due to limitations in how cifs has to authenticate
ntlm.authentication.authenticateCIFS=false
ntlm.authentication.sso.enabled=false #Must be disabled to allow chained password-based login
#ntlm.authentication.mapUnknownUserToGuest=false
alfresco.authentication.authenticateCIFS=false
#alfresco.authentication.allowGuestLogin=false
passthru.authentication.useLocalServer=false
passthru.authentication.domain=
passthru.authentication.guestAccess=false
passthru.authentication.defaultAdministratorUserNames=supersecretusername
passthru.authentication.connectTimeout=5000
passthru.authentication.offlineCheckInterval=300
passthru.authentication.protocolOrder=TCPIP,NETBIOS
passthru.authentication.servers=LD\\123.12.12.12
passthru.authentication.authenticateCIFS=true
passthru.authentication.offlineCheckInterval=300
#LDAP authentication
ldap.authentication.allowGuestLogin=false
ldap.authentication.userNameFormat=%s@ld.local
ldap.authentication.java.naming.provider.url=ldap://ld.local:389
ldap.authentication.defaultAdministratorUserNames=secretusername
ldap.authentication.active=false
ldap.synchronization.active=true
ldap.synchronization.java.naming.security.principal=CN\=alfresco,OU\=ServiceAccounts, (TRUNCATED)
ldap.synchronization.java.naming.security.credentials=superdupersecret
ldap.synchronization.groupSearchBase=OU\=Groups,(TRUNCATED)
ldap.synchronization.userSearchBase=OU\=Users,(TRUNCATED)
authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru,ldap1:ldap
ntlm.authentication.sso.enabled=false
06-22-2015 03:34 AM
authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru,ldap1:ldap
ntlm.authentication.sso.enabled=false
passthru.authentication.authenticateCIFS=true
06-22-2015 03: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.