<?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 Ldap/CIFS : 1.3 upgrade to 1.4.1 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-cifs-1-3-upgrade-to-1-4-1/m-p/42206#M22685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All~&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Need Help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Current Environment:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RH ES 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jboss 4.04&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Portal2.2,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alf 1.3.0 EE&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've got ldap sync and CIFS enabled and working successfully in a production capacity. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're attempting to upgrade to Alf 1.4.1.&amp;nbsp; Using the same config files we've modified the ldap-authentication-context.xml to fix the defaultHomeFolder error and logging to fixing the startup hanging.&amp;nbsp; Otherwise nothing else has been modified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco appears to start sucessfully, I can login as admin/admin and see my spaces and see my ldap groups and users.&amp;nbsp; But when I login as an existing user I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.FacesException: Error calling action method of component with id loginForm:submit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: Exception while invoking expression #{LoginBean.login}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, we're guessing this may also be connected with our CIFS configuration since CIFS is no longer working either.&amp;nbsp; Please adivise!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Feb 2007 15:23:04 GMT</pubDate>
    <dc:creator>pparkinson</dc:creator>
    <dc:date>2007-02-06T15:23:04Z</dc:date>
    <item>
      <title>Ldap/CIFS : 1.3 upgrade to 1.4.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-cifs-1-3-upgrade-to-1-4-1/m-p/42206#M22685</link>
      <description>Hi All~Need Help!Current Environment:RH ES 3Jboss 4.04Portal2.2,Alf 1.3.0 EEWe've got ldap sync and CIFS enabled and working successfully in a production capacity. We're attempting to upgrade to Alf 1.4.1.&amp;nbsp; Using the same config files we've modified the ldap-authentication-context.xml to fix the def</description>
      <pubDate>Tue, 06 Feb 2007 15:23:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-cifs-1-3-upgrade-to-1-4-1/m-p/42206#M22685</guid>
      <dc:creator>pparkinson</dc:creator>
      <dc:date>2007-02-06T15:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap/CIFS : 1.3 upgrade to 1.4.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-cifs-1-3-upgrade-to-1-4-1/m-p/42207#M22686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Same problem here, except that CIFS is working fine! It's only the web interface that is displaying the same error message as yours.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ludo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 11:16:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-cifs-1-3-upgrade-to-1-4-1/m-p/42207#M22686</guid>
      <dc:creator>omegerard</dc:creator>
      <dc:date>2007-02-08T11:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ldap/CIFS : 1.3 upgrade to 1.4.1</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-cifs-1-3-upgrade-to-1-4-1/m-p/42208#M22687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So found two things that I could do to correct my error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.) 1.4.1 has a new home folder provider which creates a home folder.&amp;nbsp; The home folder wasn't created with any inherited permissions.&amp;nbsp; Once I added that the error went away.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.) thanks to Ludo who clarified that the homefolder provider is default and we can set it back to company provider like it was in 1.3.&amp;nbsp; Thanks Ludo I totally missed that in the wiki.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My CIFS problem still remains but I created a different thread for that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 22:58:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-cifs-1-3-upgrade-to-1-4-1/m-p/42208#M22687</guid>
      <dc:creator>pparkinson</dc:creator>
      <dc:date>2007-02-09T22:58:23Z</dc:date>
    </item>
  </channel>
</rss>

