<?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 authentication with AD what am I doing wrong? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54932#M32907</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;That is fine - you want to make sure that web client is also doing single sign on with the approriate authentication configuration. So that CIFS and web auth is in sync. If not, the web login couldl be authenticating against a different back end … It is fine if they all go to the same AD instance and use the same user identifier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Oct 2006 08:35:07 GMT</pubDate>
    <dc:creator>andy</dc:creator>
    <dc:date>2006-10-10T08:35:07Z</dc:date>
    <item>
      <title>ldap authentication with AD what am I doing wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54926#M32901</link>
      <description>Hello;I followed the wiki info to get ldap authentication to work, but it does not do it.our config: Alfresco.war build with maven2, bea app server 9.1, postgres db 8.1.I tested my ldap credentials using ldp.exe and I can connect, bind and search…usernameformat:samaccountname=%sad server:ldap://10.4</description>
      <pubDate>Mon, 28 Aug 2006 17:31:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54926#M32901</guid>
      <dc:creator>btorfs</dc:creator>
      <dc:date>2006-08-28T17:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: ldap authentication with AD what am I doing wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54927#M32902</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;As far as I am aware, the SIMPLE LDAP authentication mechanism requires the full DN of the user for authentication. Normally the user would enter the CN and then you would build the DN using the user name format property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simple authentication can not use samaccountname as I understand it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is possible your client is using digest-md5 authentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Depending on your LDAP server, it may support md5 authentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See what is listed under&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;supportedSASLMechanisms at the top level of your LDAP repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The LDAP logging does not record authentication failure or causes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will put this on the list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which LDAP server are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 11:28:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54927#M32902</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-08-29T11:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: ldap authentication with AD what am I doing wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54928#M32903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Andy;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;digest-md5 seems to be supported when I connect using ldp.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;4&amp;gt; supportedSASLMechanisms: GSSAPI; GSS-SPNEGO; EXTERNAL; DIGEST-MD5; &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;I tried it with this configuration but I got the same result…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We use Active directory on windows2003 server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards, Bert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS thanks for the swift reply&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 11:50:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54928#M32903</guid>
      <dc:creator>btorfs</dc:creator>
      <dc:date>2006-08-29T11:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: ldap authentication with AD what am I doing wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54929#M32904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some extra info…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OUr dn contains a \ which is not allowed in the login box of alfresco:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Dn: CN=Torfs\, Bert,OU=Employees,OU=RNDBE,DC=eu,DC=jnj,DC=com&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;that is why I cannot test with the dn…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2006 12:26:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54929#M32904</guid>
      <dc:creator>btorfs</dc:creator>
      <dc:date>2006-08-29T12:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: ldap authentication with AD what am I doing wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54930#M32905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you need to set the ldapInitialDirContextFactory bean to use DIGEST-MD5 (it is using simple) and then set userNameFormat to be just %s.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then users should be able to log in entering their samaccountname.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This certainly works with openldap set up to use digest authentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The AD set up to which I hace access does not support md5 authentication &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 16:10:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54930#M32905</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-09-01T16:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: ldap authentication with AD what am I doing wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54931#M32906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had the same problem and I solutionate it changing that in file-servers.xml configuration file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;!–&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;config evaluator="string-compare" condition="Filesystem Security"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;authenticator type="alfresco"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/authenticator&amp;gt;&lt;BR /&gt;–&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;config evaluator="string-compare" condition="Filesystem Security"&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;authenticator type="passthru"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;LocalServer/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/authenticator&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;/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;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;try it &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 11:34:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54931#M32906</guid>
      <dc:creator>dpalmeira</dc:creator>
      <dc:date>2006-10-09T11:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: ldap authentication with AD what am I doing wrong?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54932#M32907</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;That is fine - you want to make sure that web client is also doing single sign on with the approriate authentication configuration. So that CIFS and web auth is in sync. If not, the web login couldl be authenticating against a different back end … It is fine if they all go to the same AD instance and use the same user identifier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2006 08:35:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-with-ad-what-am-i-doing-wrong/m-p/54932#M32907</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2006-10-10T08:35:07Z</dc:date>
    </item>
  </channel>
</rss>

