<?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 Alfresco Community - Config LDAP with AD in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-config-ldap-with-ad/m-p/304146#M257276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to Alfresco, I have the Community version installed on Windows Server 2012.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to bind the application with my company's LDAP Active Directory server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attempted myself to update the alfresco-global.properties file to include the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ntlm.authentication.sso.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="https://migration33.stage.lithium.com/" rel="nofollow noopener noreferrer"&gt;ldap.authentication.userNameFormat=%s@domainname.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldaps://adssl.domainname.com:636&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.defaultAdministratorUserNames=Administrator,alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.principal=x195485&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=mypassword&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=ou=People,dc=domainname,dc=com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=ou=People,dc=domainname,dc=com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization.syncOnStartup=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would appear that after I inserted the above and restarted the server that I was able to log into Alfresco using my AD account or so I thought. My username in AD is x195485 and I have admin rights to AD so I thought the above would be how I would bind to LDAP, or so I thought. I tried logging into Alfresco using another username and it failed, the only account that works is mine which x195485 and I wonder if its because I enter my credentials into the above code when I thought what I was doing was entering binding credentials to our AD server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am obviously doing something wrong so if someone could please help I would appreciate it. I am by the way, out of my depth with Java so I will need a dummies guide on this please. Also, for the purposes of security I have replaced the actual domain name with domainname.com so please dont assume I havent got these correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 14:17:05 GMT</pubDate>
    <dc:creator>joshbishop82</dc:creator>
    <dc:date>2015-03-24T14:17:05Z</dc:date>
    <item>
      <title>Alfresco Community - Config LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-config-ldap-with-ad/m-p/304146#M257276</link>
      <description>Hello all, I am new to Alfresco, I have the Community version installed on Windows Server 2012.I would like to bind the application with my company's LDAP Active Directory server. I have attempted myself to update the alfresco-global.properties file to include the following:authentication.chain=alfi</description>
      <pubDate>Tue, 24 Mar 2015 14:17:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-config-ldap-with-ad/m-p/304146#M257276</guid>
      <dc:creator>joshbishop82</dc:creator>
      <dc:date>2015-03-24T14:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community - Config LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-config-ldap-with-ad/m-p/304147#M257277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I updated my alfresco-global.properties file with the following. This also failed sadly, still back in the same please I was where by the only account I can log in with apart from the admin account is x195485 which I only have mentioned in the text below as the LDAP binding credentails. Really strange!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Authentication ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.active=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication.chain=alfinst:alfrescoNtlm,ldap1:ldap-ad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="https://migration33.stage.lithium.com/" rel="nofollow noopener noreferrer"&gt;ldap.authentication.userNameFormat=%s@domainname.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.allowGuestLogin=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.security.authentication=SIMPLE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.read.timeout=30000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.authentication.java.naming.provider.url=ldaps://adssl.domainname.com:636&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### LDAP Synchronization ###&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=x195485&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.java.naming.security.credentials=password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.groupSearchBase=ou=Prumerica,ou=People,dc=domainname,dc=com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldap.synchronization.userSearchBase=ou=Prumerica,ou=People,dc=domainname,dc=com&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 09:45:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-config-ldap-with-ad/m-p/304147#M257277</guid>
      <dc:creator>joshbishop82</dc:creator>
      <dc:date>2015-03-25T09:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community - Config LDAP with AD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-config-ldap-with-ad/m-p/304148#M257278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;RESOLVED&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My AD binding credentials were the problem, even though that account is allowed to access AD and view and even modify security groups it is not permitted as a service account. I slightly cheated for testing purposes and used a service account from another application that uses LDAP to see if that was the problem and it worked. Furthermore, the format in my reply post above is the format that worked, not my initial post format.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 12:00:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-config-ldap-with-ad/m-p/304148#M257278</guid>
      <dc:creator>joshbishop82</dc:creator>
      <dc:date>2015-03-25T12:00:15Z</dc:date>
    </item>
  </channel>
</rss>

