cancel
Showing results for 
Search instead for 
Did you mean: 

CAS SSO and LDAP for Alfresco 2.2

jonas
Champ in-the-making
Champ in-the-making
A solution for Alfresco 2.2.0, LDAP and SSO CAS full integration.

1. First please download an example Alfresco 2.2.0, LDAP (ADS) and SSO CAS.

Download (save link as …)

alfresco.war

2. Then create database (this is configurable) MySQL

create database alfresco;
grant all on alfresco.* to 'alfresco'@'localhost' identified by 'alfresco' with grant option;
grant all on alfresco.* to 'alfresco'@'localhost.localdomain' identified by 'alfresco' with grant option;

Deploy war in your AS: tomcat/webapp

3. Start your AS

Go to http://localhost:8080/alfresco

4. In CAS login page, login

possible users in LDAP server (docs.cignex.com) (configurable)
jonas/jonas
jane/jane



After login in CAS, you should be in Alfresco MyAlfresco page with your login name. No need re-login in Alfresco.

Get it?

Real Demo and more details, please visit: http://liferay.cignex.com

Good luck.

Jonas Yuan
2 REPLIES 2

frank_s
Champ in-the-making
Champ in-the-making
Hi Jonas,

I'm looking to implement this exact setup using the Community Edition. Would you happen to have a .war for that as well, or do you have a set-up guide that you'd be willing to share?

Kind regards,

Frank.

jonas
Champ in-the-making
Champ in-the-making
Hi Frank,

No Problem. Let me prepare a version of Community Edition. I will come back to you when it is ready.

———————–
[size=150]Liferay BOOK[/size] (including integration of Liferay, Alfresco, LDAP, SSO and OpenX Ad Server).

http://www.packtpub.com/building-liferay-portal-enterprise-intranets/book

Real Demo: http://liferay.cignex.com/