<?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 LDAP authentication for admin user not working in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-for-admin-user-not-working/m-p/88876#M60344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have LDAP authentication working for users, but for the admin user it fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I tell Alfresco not to use LDAP authentication for the admin user ?&amp;nbsp; If not can I tell it to try it's authentication mechanism first before LDAP ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also my startup looks like the following, is it supposed to ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;12:00:25,918 WARN&amp;nbsp; [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server supports anonymous bind ldap://pipeline:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;12:00:25,921 INFO&amp;nbsp; [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not support simple string user ids and invalid credentials at ldap://pipeline:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;12:00:25,923 INFO&amp;nbsp; [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for a simple dn and password at ldap://pipeline:389&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;12:00:25,924 INFO&amp;nbsp; [org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl] LDAP server does not fall back to anonymous bind for known principal and invalid credentials at ldap://pipeline:389&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2007 02:19:39 GMT</pubDate>
    <dc:creator>manuelpj</dc:creator>
    <dc:date>2007-03-29T02:19:39Z</dc:date>
    <item>
      <title>LDAP authentication for admin user not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-for-admin-user-not-working/m-p/88876#M60344</link>
      <description>I have LDAP authentication working for users, but for the admin user it fails.Can I tell Alfresco not to use LDAP authentication for the admin user ?&amp;nbsp; If not can I tell it to try it's authentication mechanism first before LDAP ?Also my startup looks like the following, is it supposed to ?12:00:25,91</description>
      <pubDate>Thu, 29 Mar 2007 02:19:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-for-admin-user-not-working/m-p/88876#M60344</guid>
      <dc:creator>manuelpj</dc:creator>
      <dc:date>2007-03-29T02:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication for admin user not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-for-admin-user-not-working/m-p/88877#M60345</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 think you have 2 options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Make someone from LDAP and admin user (you can make any name to be admin by editing adminUsers property in authority-services-context.xml. Or you may want to use override.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Creating chained authentication - it will first look in Alfresco user database first. Look at chaining-authentication-context.xml.sample in extension folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2007 07:30:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-for-admin-user-not-working/m-p/88877#M60345</guid>
      <dc:creator>alexander</dc:creator>
      <dc:date>2007-03-29T07:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication for admin user not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-for-admin-user-not-working/m-p/88878#M60346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using NTLM and I chose a user imported via LDAP as the admin in the authority-services-context.xml. When I login as that user, I dont get the admin interface. Do you know if this works with NTLM setup?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 22:19:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-for-admin-user-not-working/m-p/88878#M60346</guid>
      <dc:creator>slickshow</dc:creator>
      <dc:date>2007-09-19T22:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication for admin user not working</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-for-admin-user-not-working/m-p/88879#M60347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I Create chained authentication (Alfresco + ldap)? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you explain me step by step with samples?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 08:09:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-for-admin-user-not-working/m-p/88879#M60347</guid>
      <dc:creator>robertoroberto</dc:creator>
      <dc:date>2007-09-20T08:09:21Z</dc:date>
    </item>
  </channel>
</rss>

