06-22-2012 09:39 AM
06-22-2012 11:11 AM
share.context=share
share.host=${localname}
share.port=8080
share.protocol=http
06-22-2012 11:56 AM
###############################
## Common Alfresco Properties #
###############################
dir.root=/opt/alfresco-4.0.d/alf_data
alfresco.context=alfresco
alfresco.host=192.168.140.125
alfresco.port=8080
alfresco.protocol=http
share.context=share
share.host=192.168.140.125
share.port=8080
share.protocol=http
### database connection properties ###
db.driver=org.postgresql.Driver
db.username=alfresco
db.password=#########
db.name=alfresco
db.url=jdbc:postgresql://localhost:5432/${db.name}
### FTP Server Configuration ###
ftp.enabled=true
ftp.port=21
ftp.ipv6.enabled=false
### 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=/opt/alfresco-4.0.d/openoffice/program/soffice.bin
ooo.enabled=true
ooo.port=8100
ooo.port=8100
img.root=/opt/alfresco-4.0.d/common
img.dyn=${img.root}/lib
img.exe=${img.root}/bin/convert
swf.exe=/opt/alfresco-4.0.d/common/bin/pdf2swf
jodconverter.enabled=false
jodconverter.officeHome=/opt/alfresco-4.0.d/openoffice
jodconverter.portNumbers=8100
### Initial admin password ###
alfresco_user_store.adminpassword=##################
### File Protocol Root ###
#protocols.rootPath=/${spaces.company_home.childname}/${spaces.sites.childname}
#protocols.rootPath=/${spaces.company_home.childname}
### License location ###
dir.license.external=/opt/alfresco-4.0.d
### Solr indexing ###
index.subsystem.name=solr
dir.keystore=${dir.root}/keystore
solr.port.ssl=8443
### BPM Engine ###
system.workflow.engine.jbpm.enabled=false
authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap
cat ./tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml
<alfresco-config>
<!– Repository Library config section –>
<config evaluator="string-compare" condition="RepositoryLibrary" replace="true">
<!–
Whether the link to the Repository Library appears in the header component or not.
–>
<visible>true</visible>
</config>
<config evaluator="string-compare" condition="Remote">
<remote>
<endpoint>
<id>alfresco-noauth</id>
<name>Alfresco - unauthenticated access</name>
<description>Access to Alfresco Repository WebScripts that do not require authentication</description>
<connector-id>alfresco</connector-id>
<endpoint-url>http://localhost:8080/alfresco/s</endpoint-url>
<identity>none</identity>
</endpoint>
<endpoint>
<id>alfresco</id>
<name>Alfresco - user access</name>
<description>Access to Alfresco Repository WebScripts that require user authentication</description>
<connector-id>alfresco</connector-id>
<endpoint-url>http://localhost:8080/alfresco/s</endpoint-url>
<identity>user</identity>
</endpoint>
<endpoint>
<id>alfresco-feed</id>
<name>Alfresco Feed</name>
<description>Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet</description>
<connector-id>http</connector-id>
<endpoint-url>http://localhost:8080/alfresco/s</endpoint-url>
<basic-auth>true</basic-auth>
<identity>user</identity>
</endpoint>
<endpoint>
<id>activiti-admin</id>
<name>Activiti Admin UI - user access</name>
<description>Access to Activiti Admin UI, that requires user authentication</description>
<connector-id>activiti-admin-connector</connector-id>
<endpoint-url>http://localhost:8080/alfresco/activiti-admin</endpoint-url>
<identity>user</identity>
</endpoint>
</remote>
</config>
</alfresco-config>
06-22-2012 03:21 PM
authentication.chain=alfrescoNtlm1:alfrescoNtlm,ldap1:ldap
06-29-2012 11:06 AM
06-29-2012 11:25 AM
index.recovery.mode=FULL
06-29-2012 11:38 AM
06-29-2012 12:03 PM
ldap.authentication.active=true
# Base DN containing users
ldap.authentication.userNameFormat=uid=%s,etc….
# The URL to connect to the LDAP server l
ldap.authentication.java.naming.provider.url=ldap://XXX:389
# The authentication mechanism to use
ldap.authentication.java.naming.security.authentication=simple
06-29-2012 12:22 PM
si je créé un site, à l'interieur de l'espace documentaire je créé 1 repertoireVous êtes connecté sous share ou sous explorer ???
06-29-2012 12:25 PM
si maintenant je met un fichier dedans que ce soit via le webdav, alfresco ou l'upload de share, il n'apparait pas si je tag le fichier il me dit bien 1 fichier avec le tag
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.