<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem with Alfresco 2.0 and Liferay 4.3.4 Upgrade in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127527#M89699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, I am trying to upgrade our Liferay 4.2.2 installation to 4.3.4.&amp;nbsp; We use Alfresco 2.0 and CAS for single sign-on.&amp;nbsp; We use a fedora ldap server for authentication.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is as follows:&amp;nbsp; The upgrade seems to somehow break the connection between Alfresco and Liferay as far as user accounts go. For instance, I login to Liferay with user 'xyz', but Alfresco thinks I am user '123' (non-existant and always numerical) so my Alfresco spaces, content, etc. is missing for user xyz. The logout button, which used to say "Logout xyz" now says "Logout 123".&amp;nbsp; All the while Liferay is displaying the correct username and info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My Alfresco log shows no errors, nor does my LDAP server log show any attempt for user '123'.&amp;nbsp; I do not understand where or why Alfresco is getting these bogus user accounts.&amp;nbsp; Anyone have any ideas?&amp;nbsp; If you need any more info from me, please ask!&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2007 17:50:15 GMT</pubDate>
    <dc:creator>schoony99</dc:creator>
    <dc:date>2007-11-12T17:50:15Z</dc:date>
    <item>
      <title>Problem with Alfresco 2.0 and Liferay 4.3.4 Upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127527#M89699</link>
      <description>Hello, I am trying to upgrade our Liferay 4.2.2 installation to 4.3.4.&amp;nbsp; We use Alfresco 2.0 and CAS for single sign-on.&amp;nbsp; We use a fedora ldap server for authentication.&amp;nbsp; My problem is as follows:&amp;nbsp; The upgrade seems to somehow break the connection between Alfresco and Liferay as far as user accounts</description>
      <pubDate>Mon, 12 Nov 2007 17:50:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127527#M89699</guid>
      <dc:creator>schoony99</dc:creator>
      <dc:date>2007-11-12T17:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alfresco 2.0 and Liferay 4.3.4 Upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127528#M89700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Below is a response I got on the Liferay forum.&amp;nbsp; Does this ring any bells with anyone?&amp;nbsp; If it does, could someone tell me how to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Well, in version 4.3 Liferay changed userId to integer id. The old id is now called screeName. You probably need to update the ids in Alfresco to numeric ones."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 19:21:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127528#M89700</guid>
      <dc:creator>schoony99</dc:creator>
      <dc:date>2007-11-12T19:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alfresco 2.0 and Liferay 4.3.4 Upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127529#M89701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It depends on how you have everything set up. If you're getting liferay's userIds in Alfresco, then it sounds like Alfresco might not be using CAS as its authentication source, otherwise I'm not sure how this could have broken in the way you describe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can provide some more detail on your problem, though. Before 4.3, Liferay stored its userIds as string usernames, usually autogenerated at user creation, such that a new user would either get the ID of ${company_Id}.$userIDnumber (i.e. the first user of an unconfigured liferay would be liferay.com.1), or an arbitrary sting you defined, like 'bob'. Coming into 4.3, liferay ended its dependence on the company_id value set in the web.xml, and moved to interger-only userIDs, and moved the string representaiton of a username into the 'screenName' ('screeName'?) field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on your description, liferay is passing this userID value to Alfresco, which would have worked fine before Liferay 4.3. You need to find where this is happening and either tell liferay to pass the new field, or alfresco to request it, depending on your config.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 19:37:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127529#M89701</guid>
      <dc:creator>smyers</dc:creator>
      <dc:date>2007-11-12T19:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alfresco 2.0 and Liferay 4.3.4 Upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127530#M89702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the response SMyers. I don't suppose you would happen to have any idea where to look for this?&amp;nbsp; I am not a programmer nor especially familiar with the files that make Alfresco tick, so any explanation may need to be "dumbed down" for me. Any help you can offer is greatly appreciated.&amp;nbsp; Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 20:00:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127530#M89702</guid>
      <dc:creator>schoony99</dc:creator>
      <dc:date>2007-11-12T20:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alfresco 2.0 and Liferay 4.3.4 Upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127531#M89703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello, I am trying to upgrade our Liferay 4.2.2 installation to 4.3.4.&amp;nbsp; We use Alfresco 2.0 and CAS for single sign-on.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a HOWTO to get Liferay 4.2.2 working with Alfresco 2.0 with CAS for SSO?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 21:01:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127531#M89703</guid>
      <dc:creator>jonathanscorner</dc:creator>
      <dc:date>2007-11-12T21:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alfresco 2.0 and Liferay 4.3.4 Upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127532#M89704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you have a HOWTO to get Liferay 4.2.2 working with Alfresco 2.0 with CAS for SSO?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, sorry.&amp;nbsp; We had to work with Alfresco directly to get it working properly.&amp;nbsp; Our support ran up last month so they are unwilling to help us with this migration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 21:06:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127532#M89704</guid>
      <dc:creator>schoony99</dc:creator>
      <dc:date>2007-11-12T21:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Alfresco 2.0 and Liferay 4.3.4 Upgrade</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127533#M89705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you have a HOWTO to get Liferay 4.2.2 working with Alfresco 2.0 with CAS for SSO?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;No, sorry.&amp;nbsp; We had to work with Alfresco directly to get it working properly.&amp;nbsp; Our support ran up last month so they are unwilling to help us with this migration.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Ouch.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 21:38:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-alfresco-2-0-and-liferay-4-3-4-upgrade/m-p/127533#M89705</guid>
      <dc:creator>jonathanscorner</dc:creator>
      <dc:date>2007-11-12T21:38:23Z</dc:date>
    </item>
  </channel>
</rss>

