<?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 Site invitation not working for ldap users in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/site-invitation-not-working-for-ldap-users/m-p/291879#M245009</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;When I create new site in alfresco 4.2.d (private or public[ Moderated site membership] ) the invitation works fine for the first time sent to the first ldap user.after that the same site,the invitation to the other users is not working and thus throws error that the &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A server error has occured.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a number of reasons why this could have happened:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have attempted to access a page that does not exist - check the URL in the address bar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You have attempted to access a page that is not accessible to you, such as a private Site dashboard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A valid page has been requested but the server was unable to render it due to an internal error - contact your administrator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I attach the log file..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anybody facing this issue or have solution for the issue&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 14:50:09 GMT</pubDate>
    <dc:creator>rakesraja</dc:creator>
    <dc:date>2013-09-25T14:50:09Z</dc:date>
    <item>
      <title>Site invitation not working for ldap users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/site-invitation-not-working-for-ldap-users/m-p/291879#M245009</link>
      <description>Hi,When I create new site in alfresco 4.2.d (private or public[ Moderated site membership] ) the invitation works fine for the first time sent to the first ldap user.after that the same site,the invitation to the other users is not working and thus throws error that the A server error has occured.Th</description>
      <pubDate>Wed, 25 Sep 2013 14:50:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/site-invitation-not-working-for-ldap-users/m-p/291879#M245009</guid>
      <dc:creator>rakesraja</dc:creator>
      <dc:date>2013-09-25T14:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Site invitation not working for ldap users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/site-invitation-not-working-for-ldap-users/m-p/291880#M245010</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;I have the same issue. The invitations works smooth with the plain 4.2.d but when ldap is configured the invitation link doesn't work. The important thing to notice here is, for the site managers view, it looks as if the the member for who was invited has accepted and he is shown along with the site members list but for the actual member, the dashboard behaves as if the member is not a part of the site for which he received invitation. Looks like this issue was reported &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-19819" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-19819&lt;/A&gt;&lt;SPAN&gt; but they couldn't reproduce.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 05:44:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/site-invitation-not-working-for-ldap-users/m-p/291880#M245010</guid>
      <dc:creator>satsel</dc:creator>
      <dc:date>2013-09-26T05:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Site invitation not working for ldap users</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/site-invitation-not-working-for-ldap-users/m-p/291881#M245011</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;&lt;SPAN&gt;I did further research on this and identified that the problem was the duplicate home folder created when ldap syncronization happens. While syncronization, a home folder in this format is created &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/companyHome/userHome/username@domain.com" rel="nofollow noopener noreferrer"&gt;/companyHome/userHome/username@domain.com&lt;/A&gt;&lt;SPAN&gt;/. And when the user logsin, another user name in this format is also created /companyHome/userHome/username/ If I delete the home folder &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:/username@domain.com" rel="nofollow noopener noreferrer"&gt;/username@domain.com&lt;/A&gt;&lt;SPAN&gt;/ the invitation works fine.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know how to control the attribute ldap.synchronization.defaultHomeFolderProvider in the ldap properties file? I want this to be same as what alfresco creates when someone logon for the first time /companyHome/userHome/username/.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 15:03:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/site-invitation-not-working-for-ldap-users/m-p/291881#M245011</guid>
      <dc:creator>rakesraja</dc:creator>
      <dc:date>2013-09-27T15:03:45Z</dc:date>
    </item>
  </channel>
</rss>

