<?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: Active Directory Configuration in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/active-directory-configuration/m-p/20398#M9003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Makram,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate that it has been a while since you asked your question, but I found it whilst trying to problem solve a different issue myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get this resolved in the end ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice that you have&amp;nbsp;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background: #f5f2f0; border: 0px; margin: 0.5em 0px; padding: 1em 1em 1em 3.8em;"&gt;&lt;CODE style="border: 0px; font-weight: inherit;"&gt;ldap.synchronization.userIdAttributeName=uid&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although 'uid' is an attribute in&amp;nbsp;AD, i'm not sure what it gets populated with. That might be why you are getting non-unique results for a specific user.&amp;nbsp;&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A class="link-titled" href="https://msdn.microsoft.com/en-us/library/ms677605(v=vs.85).aspx" title="https://msdn.microsoft.com/en-us/library/ms677605(v=vs.85).aspx" rel="nofollow noopener noreferrer"&gt;User Naming Attributes (Windows)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be better off using&amp;nbsp;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background: #f5f2f0; border: 0px; margin: 0.5em 0px; padding: 1em 1em 1em 3.8em;"&gt;&lt;CODE style="border: 0px; font-weight: inherit;"&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;- we've had some success with this setting &amp;amp; AD, although my current problem is that disabled&amp;nbsp;AD accounts are not making active users 'inactive'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caution : Note that this contradicts the example-activiti-ldap-for-ad.properties file which suggests you use 'cn' together&amp;nbsp;as does numerous other examples i've found in google searches.&amp;nbsp; However, that gives us the users full name in 'external_id' within APS, which&amp;nbsp;is not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A class="link-titled" href="https://issues.alfresco.com/jira/browse/MNT-18209" title="https://issues.alfresco.com/jira/browse/MNT-18209" rel="nofollow noopener noreferrer"&gt;[MNT-18209] AD ldap.authentication.active-directory.* configuration properties cause auth failure - Alfresco JIRA&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also note that there is an open JIRA to improve the documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2018 10:32:48 GMT</pubDate>
    <dc:creator>keith_bailey</dc:creator>
    <dc:date>2018-05-25T10:32:48Z</dc:date>
    <item>
      <title>Active Directory Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/active-directory-configuration/m-p/20397#M9002</link>
      <description>Hello All,I have alfresco process services 1.8.1 and wanted to activate the LDAP (active directory) authentication, but I'm facing the following error and don't know what to do:2018-03-28 09:57:59,578 INFO [com.activti.idm.ldap.service.LdapSettingsManager] [localhost-startStop-1] rangeEnabled = fals</description>
      <pubDate>Wed, 28 Mar 2018 08:19:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/active-directory-configuration/m-p/20397#M9002</guid>
      <dc:creator>makram_baaziz</dc:creator>
      <dc:date>2018-03-28T08:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/active-directory-configuration/m-p/20398#M9003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Makram,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate that it has been a while since you asked your question, but I found it whilst trying to problem solve a different issue myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get this resolved in the end ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I notice that you have&amp;nbsp;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background: #f5f2f0; border: 0px; margin: 0.5em 0px; padding: 1em 1em 1em 3.8em;"&gt;&lt;CODE style="border: 0px; font-weight: inherit;"&gt;ldap.synchronization.userIdAttributeName=uid&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although 'uid' is an attribute in&amp;nbsp;AD, i'm not sure what it gets populated with. That might be why you are getting non-unique results for a specific user.&amp;nbsp;&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A class="link-titled" href="https://msdn.microsoft.com/en-us/library/ms677605(v=vs.85).aspx" title="https://msdn.microsoft.com/en-us/library/ms677605(v=vs.85).aspx" rel="nofollow noopener noreferrer"&gt;User Naming Attributes (Windows)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be better off using&amp;nbsp;&lt;/P&gt;&lt;PRE class="" style="color: #000000; background: #f5f2f0; border: 0px; margin: 0.5em 0px; padding: 1em 1em 1em 3.8em;"&gt;&lt;CODE style="border: 0px; font-weight: inherit;"&gt;ldap.synchronization.userIdAttributeName=sAMAccountName&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;- we've had some success with this setting &amp;amp; AD, although my current problem is that disabled&amp;nbsp;AD accounts are not making active users 'inactive'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caution : Note that this contradicts the example-activiti-ldap-for-ad.properties file which suggests you use 'cn' together&amp;nbsp;as does numerous other examples i've found in google searches.&amp;nbsp; However, that gives us the users full name in 'external_id' within APS, which&amp;nbsp;is not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;A class="link-titled" href="https://issues.alfresco.com/jira/browse/MNT-18209" title="https://issues.alfresco.com/jira/browse/MNT-18209" rel="nofollow noopener noreferrer"&gt;[MNT-18209] AD ldap.authentication.active-directory.* configuration properties cause auth failure - Alfresco JIRA&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also note that there is an open JIRA to improve the documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 10:32:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/active-directory-configuration/m-p/20398#M9003</guid>
      <dc:creator>keith_bailey</dc:creator>
      <dc:date>2018-05-25T10:32:48Z</dc:date>
    </item>
  </channel>
</rss>

