<?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: Retrieve OU (Organizational Unit) users from Active Directory LDAP Filter in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55901#M993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lan, &lt;/P&gt;&lt;P&gt;Did you try:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;(OU=Organizational Unit Name,DC=es,DC=companyname,DC=net)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;You should be able to skip the CN.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 May 2018 20:23:22 GMT</pubDate>
    <dc:creator>Lauri</dc:creator>
    <dc:date>2018-05-01T20:23:22Z</dc:date>
    <item>
      <title>Retrieve OU (Organizational Unit) users from Active Directory LDAP Filter</title>
      <link>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55897#M989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect to the AD through the Organizational Unit (without success).&lt;/P&gt;&lt;P&gt;In Additional LDAP filter I can retrive correctly the users named Joe if I enter the following:&lt;/P&gt;&lt;P&gt;(givenName=*Joe*).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I try to retrieve all the users of a specific OU (containing myou), I don't get any user&lt;/P&gt;&lt;P&gt;(ou=*myou*).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 11:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55897#M989</guid>
      <dc:creator>lanlizgu</dc:creator>
      <dc:date>2018-04-18T11:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve OU (Organizational Unit) users from Active Directory LDAP Filter</title>
      <link>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55898#M990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use this as my connection string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(memberof=CN=qlik,OU=MyMembers,DC=mydc,DC=local)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you need to specify the DC, in addition to the OU. In my case, I also specify the CN (security group named 'qlik').&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 19:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55898#M990</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2018-04-19T19:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve OU (Organizational Unit) users from Active Directory LDAP Filter</title>
      <link>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55899#M991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Lauri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I know the CN?&lt;/P&gt;&lt;P&gt;If I connect to the LDAP through "OLEDB Provider for Microsoft Directory Services" filtering by a SAMAccountName I obtain the following ADsPath.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LDAP://xxxxxxx.es.xxxxx.net/CN=xxxxx,OU=Users,OU=Group,DC=es,DC=xxxx,DC=net&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously x are to avoid providing the real data. The thing is that the value inside CN= is the id of the user, not of a group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to connect directly filtering the data inside the OU. How can I do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 07:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55899#M991</guid>
      <dc:creator>lanlizgu</dc:creator>
      <dc:date>2018-04-24T07:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve OU (Organizational Unit) users from Active Directory LDAP Filter</title>
      <link>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55900#M992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Lauri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the end I have been able to read the LDAP. I created a Security group adding users on them and added the following syntax:&lt;/P&gt;&lt;P&gt;(memberof=CN=my security group name,OU=Groups,OU=Organizational Unit Name,DC=es,DC=companyname,DC=net)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, Do you know if it is possible to read Organizational Units in order to avoid creating these security groups?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 16:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55900#M992</guid>
      <dc:creator>lanlizgu</dc:creator>
      <dc:date>2018-04-25T16:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve OU (Organizational Unit) users from Active Directory LDAP Filter</title>
      <link>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55901#M993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lan, &lt;/P&gt;&lt;P&gt;Did you try:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;(OU=Organizational Unit Name,DC=es,DC=companyname,DC=net)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #edf8ca;"&gt;You should be able to skip the CN.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 20:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Retrieve-OU-Organizational-Unit-users-from-Active-Directory-LDAP/m-p/55901#M993</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2018-05-01T20:23:22Z</dc:date>
    </item>
  </channel>
</rss>

