1. Install Alfresco in port 9080, ftp 31
2. put the below lines in alfresco-global.properties
authentication.chain=alfrescoNtlm1:alfrescoNtlm,external1:external
external.authentication.proxyUserName=
For handling the authentication
In liferay
1. Change the catalina.properties inside conf folder to
shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar
so that it will load the war file
2.Copy the webExtension folder to liferay tomcat/shared/classes/webextension
3. Now rename the sample file to shared-config-custom.xml and make sure the ports are correct
4. Now you should be able to acces
No comments:
Post a Comment