<?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 Re: SOLVED External user invite does not work - Fix for CE? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270084#M223214</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;Thanks for you reply. My auth chain is forst internal (NTLM), then my LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked using the node browser and indeed the external user status is disabled, even though Share interface shows him as enabled. Why do you think it might be a different issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw the fix on ALF-12242, I am unsure as to where should I put it, I think it is alfresco/repo/invitation/InviteHelper.java, could you please confirm? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;E.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2012 13:46:24 GMT</pubDate>
    <dc:creator>ejortegau</dc:creator>
    <dc:date>2012-05-11T13:46:24Z</dc:date>
    <item>
      <title>SOLVED External user invite does not work - Fix for CE?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270082#M223212</link>
      <description>Hi, all:i have installed 4.0.d and set it up for LDAP auth. I can log in just fine with my LDAP users, however, if I invite a user to a site on the share interface, he can log in. This seems to be a known issue (https://issues.alfresco.com/jira/browse/ALF-13289, https://issues.alfresco.com/jira/brow</description>
      <pubDate>Thu, 10 May 2012 05:40:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270082#M223212</guid>
      <dc:creator>ejortegau</dc:creator>
      <dc:date>2012-05-10T05:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: SOLVED External user invite does not work - Fix for CE?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270083#M223213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From what you have posted it may not be the same issue.&amp;nbsp;&amp;nbsp;&amp;nbsp; What is your authentication chain?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But in general you can either try to fix the code yourself,&amp;nbsp; take a fix provided by someone else or from svn, or wait until the next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ALF-12242 contains details of the proposed fix and I've double checked that the fix is on HEAD.&amp;nbsp;&amp;nbsp; It is.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 08:19:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270083#M223213</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-05-10T08:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: SOLVED External user invite does not work - Fix for CE?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270084#M223214</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;Thanks for you reply. My auth chain is forst internal (NTLM), then my LDAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked using the node browser and indeed the external user status is disabled, even though Share interface shows him as enabled. Why do you think it might be a different issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw the fix on ALF-12242, I am unsure as to where should I put it, I think it is alfresco/repo/invitation/InviteHelper.java, could you please confirm? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;E.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 13:46:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270084#M223214</guid>
      <dc:creator>ejortegau</dc:creator>
      <dc:date>2012-05-11T13:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: SOLVED External user invite does not work - Fix for CE?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270085#M223215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have successfully patched it and packaged a fix as a JAR. If anyone is interested, you can get it from &lt;/SPAN&gt;&lt;A href="http://afewthingsaboutafewthings.blogspot.com/2012/05/fixing-alfrescos-external-user-issue.html" rel="nofollow noopener noreferrer"&gt;http://afewthingsaboutafewthings.blogspot.com/2012/05/fixing-alfrescos-external-user-issue.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 21:37:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270085#M223215</guid>
      <dc:creator>ejortegau</dc:creator>
      <dc:date>2012-05-14T21:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: SOLVED External user invite does not work - Fix for CE?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270086#M223216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We have successfully patched it and packaged a fix as a JAR. If anyone is interested, you can get it from &lt;A href="http://afewthingsaboutafewthings.blogspot.com/2012/05/fixing-alfrescos-external-user-issue.html" rel="nofollow noopener noreferrer"&gt;http://afewthingsaboutafewthings.blogspot.com/2012/05/fixing-alfrescos-external-user-issue.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;We downloaded and installed the linked jar file but it has made no difference on the affected server!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your support but is there something else we need to check or change to get external invites operational on this upgrade 3.4d to 4.0d server that you can think of?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 10:59:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270086#M223216</guid>
      <dc:creator>rays</dc:creator>
      <dc:date>2012-05-16T10:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: SOLVED External user invite does not work - Fix for CE?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270087#M223217</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;We have successfully patched it and packaged a fix as a JAR. If anyone is interested, you can get it from &lt;A href="http://afewthingsaboutafewthings.blogspot.com/2012/05/fixing-alfrescos-external-user-issue.html" rel="nofollow noopener noreferrer"&gt;http://afewthingsaboutafewthings.blogspot.com/2012/05/fixing-alfrescos-external-user-issue.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;We downloaded and installed the linked jar file but it has made no difference on the affected server!&lt;BR /&gt;&lt;BR /&gt;Thanks for your support but is there something else we need to check or change to get external invites operational on this upgrade 3.4d to 4.0d server that you can think of?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;What we did was as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;Stop alfresco.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Copy the JAR file under tomcat/webapps/alfresco/WEB-INF/lib&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Remove Copy the jar file under tomcat/webapps/alfresco.war, to prevent tomcat from overwriting our JAR with the stock one.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Start alfresco&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;Note that previously sent invites continue to be broken, as the external user was created disabled. But new invites work just fine, at least for us. you may delete the external user and then make new invites to your site (we had to do that, too).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please note that we had this issue on a clean 4.0.d install, not via an upgrade, so if this does not work for you, you may be experiencing a different issue. I hope it helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;E.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 03:30:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270087#M223217</guid>
      <dc:creator>ejortegau</dc:creator>
      <dc:date>2012-05-17T03:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: SOLVED External user invite does not work - Fix for CE?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270088#M223218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ejortegau,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for your efforts and helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem with my Alfresco community edition 3.4d after moving to 4.0.d.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried several times the jar file that you came up with but unfortunately it didn't work. it might be useful if you explained what it has been done exactly on that jar file, I am pretty sure that people are looking for an optimal solution as I am, while this issue became the obstacle that prevents people to upgrade and enjoy the new features, it will be very appreciated to get it fixed asap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yours&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 15:11:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-external-user-invite-does-not-work-fix-for-ce/m-p/270088#M223218</guid>
      <dc:creator>dagawy</dc:creator>
      <dc:date>2012-05-21T15:11:23Z</dc:date>
    </item>
  </channel>
</rss>

