05-15-2013 09:46 AM
05-15-2013 11:27 AM
05-16-2013 04:30 AM
05-16-2013 05:22 AM
05-17-2013 05:27 AM
05-27-2013 05:42 AM
05-27-2013 08:54 AM
###############################
## Common Alfresco Properties #
###############################
dir.root=/srv/alfresco/alf_data
alfresco.context=alfresco
alfresco.host=monip
alfresco.port=8080
alfresco.protocol=http
share.context=share
share.host=monip
share.port=8080
share.protocol=http
### database connection properties ###
db.driver=org.postgresql.Driver
db.username=alfresco
db.password=password
db.name=alfresco
db.url=jdbc:postgresql://localhost:5432/${db.name}
### FTP Server Configuration ###
ftp.enabled=true
ftp.port=21
### RMI service ports ###
alfresco.rmi.services.port=50500
avm.rmi.service.port=0
avmsync.rmi.service.port=0
attribute.rmi.service.port=0
authentication.rmi.service.port=0
repo.rmi.service.port=0
action.rmi.service.port=0
deployment.rmi.service.port=0
### External executable locations ###
ooo.exe=/srv/alfresco/libreoffice/program/soffice.bin
ooo.enabled=true
ooo.port=8100
img.root=/srv/alfresco/common
img.dyn=${img.root}/lib
img.exe=${img.root}/bin/convert
swf.exe=/srv/alfresco/common/bin/pdf2swf
swf.languagedir=/srv/alfresco/common/japanese
jodconverter.enabled=false
jodconverter.officeHome=/srv/alfresco/libreoffice
jodconverter.portNumbers=8100
### Initial admin password ###
alfresco_user_store.adminpassword=47b52240d3f25db669a10c47d7cf5e92
### E-mail setting ###
notification.email.siteinvite=false
activities.feed.notifier.enabled=true
mail.host=mail@mail.com
mail.port=25
mail.from.default=alfresco@mail.com
### License location ###
dir.license.external=/srv/alfresco
### Solr indexing ###
index.subsystem.name=solr
dir.keystore=${dir.root}/keystore
solr.port.ssl=8443
### BPM Engine ###
system.workflow.engine.jbpm.enabled=false
### CIFS Configuration ###
cifs.hostannounce=true
alfresco.authentication.authenticateCIFS=false
cifs.enabled=true
cifs.serverName=alfresco
### PASSTHRU Configuration ###
passthru.authentication.useLocalServer=false
passthru.authentication.domain=
passthru.authentication.servers=entreprise\\ip1,ip1
passthru.authentication.guestAccess=false
passthru.authentication.defaultAdministratorUserNames=Administrateur
#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=TCPIP,NetBIOS
passthru.authentication.authenticateCIFS=true
passthru.authentication.authenticateFTP=true
passthru.authentication.sso.enabled=false
passthru.authentication.allowGuestLogin=true
ntlm.authentication.sso.enabled=false
ntlm.authentication.authenticateCIFS=false
### Authentication chain ###
authentication.chain=passthru1:passthru,ldap-ad1:ldap-ad
05-27-2013 09:46 AM
05-27-2013 10:18 AM
05-27-2013 11:17 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.