Trying to Authenticate against Alfresco from Liferay
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 05:15 AM
Hi folks,
I'm developing a Liferay portlet which tries to access Alfresco repository so as to retrieve some data from within it.
I got successful connecting Alfresco via JCR-JNDI, but now I have problems authenticating against Alfresco. As far as I know, an userId and a password are needed in order to open an Alfresco session, but retrieving Liferay's User password gives me it encrypted with a MD5 algorithm (not reversible).
Does anybody know if there's another way obtaining that password in plain text? (but not by disabling Liferay's password encryptation)
Or maybe could be possible to create an Alfresco conection via SSO? Or any other way…?
Thanks in advance,
I'm developing a Liferay portlet which tries to access Alfresco repository so as to retrieve some data from within it.
I got successful connecting Alfresco via JCR-JNDI, but now I have problems authenticating against Alfresco. As far as I know, an userId and a password are needed in order to open an Alfresco session, but retrieving Liferay's User password gives me it encrypted with a MD5 algorithm (not reversible).
Does anybody know if there's another way obtaining that password in plain text? (but not by disabling Liferay's password encryptation)
Or maybe could be possible to create an Alfresco conection via SSO? Or any other way…?
Thanks in advance,

Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2009 11:24 AM
Hi,
could you say me how to get Liferay Password? Thanks! I can't succeed
could you say me how to get Liferay Password? Thanks! I can't succeed

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2009 01:28 PM
I got it, but it's encrypted…I need it in plain text to authenticate against alfresco, don't I?
