<?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 3.4.d with AD in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274151#M227281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks - I should have read the wiki more closely and noticed only to modify the alfresco-global.properties file…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so I think I might have ldap-ap setup right, but I still can't authenticate:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;#————-&lt;BR /&gt;authentication.chain=ldap1:ldap-ad&lt;BR /&gt;ldap.authentication.active=true&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=DIGEST-MD5&lt;BR /&gt;ldap.authentication.userNameformat=%s@mydomain.com&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://server.mydomain.com:389&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and in the log I found this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;10:01:24,405&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, ldap1] complete&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;When I go to login I still get an error message:&amp;nbsp; 'the remote server may be unabailable or your authentication details have not been recognized'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I am logging in with just my sAMAccountName as our UPN is &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:sAMAccountName@mydomain.com" rel="nofollow noopener noreferrer"&gt;sAMAccountName@mydomain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for all of your help with this!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2011 15:25:57 GMT</pubDate>
    <dc:creator>docjay</dc:creator>
    <dc:date>2011-03-18T15:25:57Z</dc:date>
    <item>
      <title>LDAP authentication 3.4.d with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274149#M227279</link>
      <description>Running:Alfresco 3.4.dWindows Server 2003Hello all,&amp;nbsp;&amp;nbsp; I am new to Alfresco and LDAP AD and I am trying to get Alfresco 3.4.d Community edition to authenticate to my AD server.&amp;nbsp; I have read the wiki http://wiki.alfresco.com/wiki/Alfresco_Authentication_Subsystems and I cannot get Alfresco to authenti</description>
      <pubDate>Thu, 17 Mar 2011 20:56:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274149#M227279</guid>
      <dc:creator>docjay</dc:creator>
      <dc:date>2011-03-17T20:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication 3.4.d with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274150#M227280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Don't ever hack files below WEB-INF.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your config goes into alfresco-global.properties or the shared folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 22:47:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274150#M227280</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-03-17T22:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication 3.4.d with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274151#M227281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks - I should have read the wiki more closely and noticed only to modify the alfresco-global.properties file…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so I think I might have ldap-ap setup right, but I still can't authenticate:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;#————-&lt;BR /&gt;authentication.chain=ldap1:ldap-ad&lt;BR /&gt;ldap.authentication.active=true&lt;BR /&gt;ldap.authentication.java.naming.security.authentication=DIGEST-MD5&lt;BR /&gt;ldap.authentication.userNameformat=%s@mydomain.com&lt;BR /&gt;ldap.authentication.java.naming.provider.url=ldap://server.mydomain.com:389&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and in the log I found this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;10:01:24,405&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, ldap1] complete&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;When I go to login I still get an error message:&amp;nbsp; 'the remote server may be unabailable or your authentication details have not been recognized'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I am logging in with just my sAMAccountName as our UPN is &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:sAMAccountName@mydomain.com" rel="nofollow noopener noreferrer"&gt;sAMAccountName@mydomain.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for all of your help with this!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2011 15:25:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274151#M227281</guid>
      <dc:creator>docjay</dc:creator>
      <dc:date>2011-03-18T15:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication 3.4.d with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274152#M227282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;does anyone have any ideas that I can try?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 13:15:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274152#M227282</guid>
      <dc:creator>docjay</dc:creator>
      <dc:date>2011-03-22T13:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP authentication 3.4.d with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274153#M227283</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;SPAN&gt;add the default user name &amp;amp; password&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principal=admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=&amp;lt;password&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;try it…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 09:42:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ldap-authentication-3-4-d-with-ad/m-p/274153#M227283</guid>
      <dc:creator>muralie39</dc:creator>
      <dc:date>2011-03-23T09:42:01Z</dc:date>
    </item>
  </channel>
</rss>

