<?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: LDAP server not supported in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-server-not-supported/m-p/184685#M137815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, that's useful to know&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact I found a way to avoid the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ldap-authentication.properties, I had left &lt;/SPAN&gt;&lt;STRONG&gt;ldap.authentication.java.naming.security.principal&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;ldap.authentication.java.naming.security.credentials&lt;/STRONG&gt;&lt;SPAN&gt; empty, because our LDAP server allows anonymous queries. I tried replacing this with my own principal and password, and this stopped the error. I now get the "does not fall back to use anonymous bind" message, even though I haven't changed the server configuration; I guess I just don't understand the error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2009 11:20:07 GMT</pubDate>
    <dc:creator>doiheartwentyon</dc:creator>
    <dc:date>2009-03-02T11:20:07Z</dc:date>
    <item>
      <title>LDAP server not supported</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-server-not-supported/m-p/184683#M137813</link>
      <description>I'm trying to get Alfresco Labs 3 to work with our LDAP server. I've successfully configured authentication and chaining with a test LDAP server, but on the company network (eDirectory, as it happens) I get the following error&lt;IMG id="smileyembarrassed" class="emoticon emoticon-smileyembarrassed" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-embarrassed.png" alt="Smiley Embarassed" title="Smiley Embarassed" /&gt;16:15:00,015 WARN&amp;nbsp; [org.alfresco.repo.security.authentication.ldap.LD</description>
      <pubDate>Thu, 26 Feb 2009 17:36:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-server-not-supported/m-p/184683#M137813</guid>
      <dc:creator>doiheartwentyon</dc:creator>
      <dc:date>2009-02-26T17:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP server not supported</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-server-not-supported/m-p/184684#M137814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or, you could write your own version of &lt;/SPAN&gt;&lt;STRONG&gt;LDAPInitialDirContextFactoryImpl&lt;/STRONG&gt;&lt;SPAN&gt; and override the &lt;/SPAN&gt;&lt;STRONG&gt;ldapInitialDirContextFactory&lt;/STRONG&gt;&lt;SPAN&gt; with it.&amp;nbsp; The same goes with &lt;/SPAN&gt;&lt;STRONG&gt;LDAPPersonExportSource&lt;/STRONG&gt;&lt;SPAN&gt; and so on.&amp;nbsp; These are generic classes to support different configurations, but you could target your implementation to your LDAP server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2009 16:08:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-server-not-supported/m-p/184684#M137814</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2009-02-27T16:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP server not supported</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-server-not-supported/m-p/184685#M137815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, that's useful to know&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact I found a way to avoid the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ldap-authentication.properties, I had left &lt;/SPAN&gt;&lt;STRONG&gt;ldap.authentication.java.naming.security.principal&lt;/STRONG&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;STRONG&gt;ldap.authentication.java.naming.security.credentials&lt;/STRONG&gt;&lt;SPAN&gt; empty, because our LDAP server allows anonymous queries. I tried replacing this with my own principal and password, and this stopped the error. I now get the "does not fall back to use anonymous bind" message, even though I haven't changed the server configuration; I guess I just don't understand the error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 11:20:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-server-not-supported/m-p/184685#M137815</guid>
      <dc:creator>doiheartwentyon</dc:creator>
      <dc:date>2009-03-02T11:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP server not supported</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-server-not-supported/m-p/184686#M137816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=24869#p80971" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=24869#p80971&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 16:22:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-server-not-supported/m-p/184686#M137816</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-07-19T16:22:15Z</dc:date>
    </item>
  </channel>
</rss>

