01-21-2009 09:25 AM
01-21-2009 09:30 AM
01-21-2009 11:08 AM
01-21-2009 11:19 AM
\tomcat\shared\classes\alfresco\web-extension\webscript-framework-config-custom.xml
<!– Overriding endpoints to reference an Alfresco server with NTLM filter enabled –>
<!– NOTE: the NTLM Authentication Filter must be enabled for both repository and web-tier web.xml –>
<!– NOTE: if utilising a load balancer between web-tier and repository cluster, the "sticky –>
<!– sessions" feature of your load balancer must be used when NTLM filter is active –>
<!–
<config evaluator="string-compare" condition="Remote">
<remote>
<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://yourserver:8080/alfresco/wcs</endpoint-url>
<identity>user</identity>
</endpoint>
</remote>
</config>
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.