<?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: Multiple OU Ldap Authentication in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270579#M223709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks all for your contribution to solve the issue. Finally I solve the problem with chaining mechanism.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Samudaya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Jun 2011 06:38:46 GMT</pubDate>
    <dc:creator>samudaya</dc:creator>
    <dc:date>2011-06-04T06:38:46Z</dc:date>
    <item>
      <title>Multiple OU Ldap Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270574#M223704</link>
      <description>Hi friends,I'm currently using Alfresco Community 3.4.d on Ubuntu 10.04 server. And run Open-LDAP (v3) on separate server. I only want to do LDAP authentication (no synchronizations).(/opt/alfresco/tomcat/shared/classes/alfresco/extension/subsystems/Authentication/ldap/ldap1/ldap-authentication.prop</description>
      <pubDate>Mon, 30 May 2011 05:59:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270574#M223704</guid>
      <dc:creator>samudaya</dc:creator>
      <dc:date>2011-05-30T05:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple OU Ldap Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270575#M223705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try leaving the userNameFormat blank, it will do a search using the personQuery. Read more &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Configuration_2" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems#Configuration_2&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 06:37:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270575#M223705</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-05-30T06:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple OU Ldap Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270576#M223706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The way I got my multiple context working was to duplicate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;this directory structure&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap1/ldap-authentication.properties&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;as &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;ldap2/ldap-authentication.properties&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And configure the second context in this file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt; setting should also be updated to include both files &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;authentication.chain=ldap1:ldap,ldap2:ldap&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 13:34:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270576#M223706</guid>
      <dc:creator>sydwellz</dc:creator>
      <dc:date>2011-05-30T13:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple OU Ldap Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270577#M223707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks friends.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Loftux,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please explain more about your solution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 07:22:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270577#M223707</guid>
      <dc:creator>samudaya</dc:creator>
      <dc:date>2011-05-31T07:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple OU Ldap Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270578#M223708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not more than the docs I linked to. If you read it(!), under the entry for ldap.authentication.userNameFormat it is all explained. Have you tried it and it didn't work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 07:40:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270578#M223708</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-05-31T07:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple OU Ldap Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270579#M223709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks all for your contribution to solve the issue. Finally I solve the problem with chaining mechanism.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Samudaya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jun 2011 06:38:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-ou-ldap-authentication/m-p/270579#M223709</guid>
      <dc:creator>samudaya</dc:creator>
      <dc:date>2011-06-04T06:38:46Z</dc:date>
    </item>
  </channel>
</rss>

