06-13-2011 09:29 PM
### Authentication Chain ###
authentication.chain=passthru1:passthru,ldap1:ldap-ad
### NTML Authentication ###
ntlm.authentication.sso.enabled=false
### Passthru Authentication ###
passthru.authentication.useLocalServer=false
passthru.authentication.domain=
passthru.authentication.servers=DOMAIN//server*
passthru.authentication.guestAccess=false
passthru.authentication.defaultAdministratorUserNames=Administrator
passthru.authentication.authenticateCIFS=true
### LDAP Authentication ###
ldap.authentication.active=false
### LDAP Sync ###
ldap.synchronization.active=true
ldap.synchronization.java.naming.security.principal=Administrator
ldap.synchronization.java.naming.security.credentials=password*
ldap.synchronization.groupSearchBase=ou=nj,dc=adpi,dc=nj,dc=local
ldap.synchronization.userSearchBase=ou=nj,dc=adpi,dc=nj,dc=local
### CIFS ###
cifs.enabled=true
cifs.hostannounce=true
synchronization.import.cron=0 * * ? * * * #this just updates things every single minute for testing
*This part of the code is different then what I have in my config.06-14-2011 03:10 PM
### Authentication Chain ###
authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1:passthru,ldap1:ldap-ad
### NTML Authentication ###
ntlm.authentication.sso.enabled=false
alfresco.authentication.authenticateCIFS=false
### Passthru Authentication ###
passthru.authentication.authenticateCIFS=true
passthru.authentication.useLocalServer=false
passthru.authentication.domain=
passthru.authentication.servers=<domain>\\<server>
passthru.authentication.defaultAdministratorUserNames=Administrator
### LDAP Authentication ###
ldap.authentication.active=false
ldap.authentication.userNameFormat=%s@<domain>
ldap.authentication.java.naming.provider.url=ldap://<NetBiosCompName>.<domain>:389
ldap.authentication.defaultAdministratorUserNames=Administrator
### Syncronization ###
synchronization.import.cron=0 * * ? * * *
### LDAP Sync ###
ldap.synchronization.active=true
ldap.synchronization.java.naming.security.principal=Administrator
ldap.synchronization.java.naming.security.credentials=password*
ldap.synchronization.groupSearchBase=ou=nj,dc=adpi,dc=nj,dc=local
ldap.synchronization.userSearchBase=ou=nj,dc=adpi,dc=nj,dc=local
### CIFS ###
cifs.enabled=true
cifs.hostannounce=true
06-14-2011 05:33 PM
06-15-2011 04:39 AM
06-15-2011 04:02 PM
If you think that the wiki is unclear then please go ahead and change it.I'll consider doing that, thanks.
### Authentication Chain ###
authentication.chain=passthru1:passthru,ldap1:ldap-ad
### NTML Authentication ###
ntlm.authentication.sso.enabled=false
alfresco.authentication.authenticateCIFS=false
### Passthru Authentication ###
ntlm.authentication.sso.enabled=false
passthru.authentication.sso.enabled=false
passthru.authentication.authenticateCIFS=true
passthru.authentication.useLocalServer=false
passthru.authentication.domain=ADPI
passthru.authentication.servers=
passthru.authentication.defaultAdministratorUserNames=Administrator
### LDAP Authentication ###
ldap.authentication.active=false
ldap.authentication.userNameFormat=%s@<domain>
ldap.authentication.java.naming.provider.url=ldap://<full computer name>:389
ldap.authentication.defaultAdministratorUserNames=Administrator
### Syncronization ###
synchronization.import.cron=0 * * ? * * *
### LDAP Sync ###
ldap.synchronization.active=true
ldap.synchronization.java.naming.security.principal=Administrator
ldap.synchronization.java.naming.security.credentials=password*
ldap.synchronization.groupSearchBase=ou=nj,dc=adpi,dc=nj,dc=local
ldap.synchronization.userSearchBase=ou=nj,dc=adpi,dc=nj,dc=local
### CIFS ###
cifs.enabled=true
cifs.hostannounce=true
06-21-2011 02:06 PM
09-10-2011 03:20 AM
12-09-2011 02:07 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.