<?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: Chaining and LDAP-Authentication in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/chaining-and-ldap-authentication/m-p/67466#M43088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See JIRA issue &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1338" rel="nofollow noopener noreferrer"&gt;AR-1338&lt;/A&gt;&lt;SPAN&gt; for the fix I applied to get chaining authentication working in Alfresco 2.0. I also notice that my ldapAuthenticationDao bean (authenticationDaoLDAP in your code) looks different from yours. I have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bean name="ldapAuthenticationDao" class="org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="allowDeleteUser"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;true&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bean&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the original bean definition from ldap-authentication-context.xml.sample (except for renaming). Yours looks like a hang-over from the original JAAS sample.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2007 05:21:41 GMT</pubDate>
    <dc:creator>rcalmbac</dc:creator>
    <dc:date>2007-03-23T05:21:41Z</dc:date>
    <item>
      <title>Chaining and LDAP-Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/chaining-and-ldap-authentication/m-p/67465#M43087</link>
      <description>Hi,I have a problem concerning the chaining mechanism and LDAP-Authentication. I am using the Alfresco 2.0 Comunity Editon. The aim is to chain alfresco and ldap user-authentication.First of all here is my ldap-configuration which works for plain ldap-authentication (ldap-authentication-context.xml)</description>
      <pubDate>Tue, 20 Mar 2007 17:34:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/chaining-and-ldap-authentication/m-p/67465#M43087</guid>
      <dc:creator>meyfisch</dc:creator>
      <dc:date>2007-03-20T17:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Chaining and LDAP-Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/chaining-and-ldap-authentication/m-p/67466#M43088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See JIRA issue &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1338" rel="nofollow noopener noreferrer"&gt;AR-1338&lt;/A&gt;&lt;SPAN&gt; for the fix I applied to get chaining authentication working in Alfresco 2.0. I also notice that my ldapAuthenticationDao bean (authenticationDaoLDAP in your code) looks different from yours. I have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bean name="ldapAuthenticationDao" class="org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="allowDeleteUser"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;true&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bean&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the original bean definition from ldap-authentication-context.xml.sample (except for renaming). Yours looks like a hang-over from the original JAAS sample.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 05:21:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/chaining-and-ldap-authentication/m-p/67466#M43088</guid>
      <dc:creator>rcalmbac</dc:creator>
      <dc:date>2007-03-23T05:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Chaining and LDAP-Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/chaining-and-ldap-authentication/m-p/67467#M43089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing the bean-id &lt;/SPAN&gt;&lt;EM&gt;authenticationServiceImpl&lt;/EM&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;EM&gt;authenticationService&lt;/EM&gt;&lt;SPAN&gt; in the chaining-authentication-context.xml solved the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I am able to use both local and LDAP authentication.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2007 09:13:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/chaining-and-ldap-authentication/m-p/67467#M43089</guid>
      <dc:creator>meyfisch</dc:creator>
      <dc:date>2007-03-23T09:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Chaining and LDAP-Authentication</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/chaining-and-ldap-authentication/m-p/67468#M43090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What is the difference between &lt;/SPAN&gt;&lt;STRONG&gt;DefaultMutableAuthenticationDao&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;NullMutableAuthenticationDao&lt;/STRONG&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't get my Alfresco recognize LDAP Users…HELP PLEASE!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 11:00:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/chaining-and-ldap-authentication/m-p/67468#M43090</guid>
      <dc:creator>melos</dc:creator>
      <dc:date>2007-05-08T11:00:12Z</dc:date>
    </item>
  </channel>
</rss>

