<?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>article How to connect to Active Directory using the Generic LDAP Connector in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-connect-to-Active-Directory-using-the-Generic-LDAP/ta-p/1713842</link>
    <description>&lt;P&gt;In the standard Active Directory Connector, it is not possible to specify the branch or sub directory to limit searches to.&amp;nbsp;But the Generic LDAP connector can be configured to do connect to Active Directory and specifying a subdirectory.&lt;BR /&gt;&lt;BR /&gt;Also using Generic LDAP connector makes it possible to set an alias for domain. In a rare situation that a domain called "Internal" can only be connected by Generic LDAP due to naming conflict.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Before setting up UDC, 3 pieces of information are required:
&lt;UL&gt;
&lt;LI&gt;Path&lt;/LI&gt;
&lt;LI&gt;User name&lt;/LI&gt;
&lt;LI&gt;LDAP Filter&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;It is convenient to use a 3rd party tool called &lt;A href="http://www.ldapadmin.org" target="_blank" rel="noopener"&gt;LDAP Admin&lt;/A&gt;" to prepare the above 3 pieces of information&lt;/LI&gt;
&lt;LI&gt;Once LDAP Admin is downloaded and run, make a connection to the existing Active Directory. Domain Admin may need to be involved in order to get this step done.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="connection properties.jpeg" style="width: 456px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45230i28F0F67A23D73899/image-size/large?v=v2&amp;amp;px=999" role="button" title="connection properties.jpeg" alt="connection properties.jpeg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="connection is successful.jpeg" style="width: 241px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45231i26AD4271A2F1EFCE/image-size/large?v=v2&amp;amp;px=999" role="button" title="connection is successful.jpeg" alt="connection is successful.jpeg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Once connected, go to &lt;STRONG&gt;Edit&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Search&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Custom&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the &lt;STRONG&gt;Search&lt;/STRONG&gt;&amp;nbsp;Window, make sure&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;Path&amp;nbsp;&lt;/STRONG&gt;is set to root base. Use the&amp;nbsp;&lt;STRONG&gt;Browse&lt;/STRONG&gt;&amp;nbsp;button if necessary.&lt;/LI&gt;
&lt;LI&gt;Create a filter so that only limited number of users are fetched. In the sample below, only 16 users are fetched by using the predefined filter. Please consult Domain Admin about how to construct an LDAP filter.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="create filter.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45232i6C8C81FB78AD01F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="create filter.jpeg" alt="create filter.jpeg" /&gt;&lt;/span&gt;
&lt;P&gt; &lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Now the 3 pieces of information are confirmed and tested. We can start building the Generic LDAP connector.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;[VERY IMPORTANT]&amp;nbsp;Before moving forward, confirm if there is any RootAdmin assigned to a domain user in Qlik Sense.&lt;/STRONG&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;If there is, make sure that user appears in the search result of above filter otherwise it will be marked as inactive and could potentially lock users out from QMC.&lt;/LI&gt;
&lt;LI&gt;Also, follow&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-avoid-the-RootAdmin-s-from-becoming-inactive/ta-p/1715558" target="_blank" rel="noopener"&gt;How to avoid the RootAdmin(s) from becoming inactive&lt;/A&gt;. But this step should not be relied on so please still make sure the filter fetches current RootAdmin.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Go to QMC and create a Generic LDAP connector as per our example:
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Uncheck&amp;nbsp;&lt;STRONG&gt;User Sync Settings&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Fill out: &lt;BR /&gt;&lt;STRONG&gt;User Directory name&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Path&lt;/STRONG&gt; (such as &lt;FONT face="courier new,courier"&gt;LDAP://servername/DC=qliktech,DC=com&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;Username&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt; of the user used in the previous steps&lt;/LI&gt;
&lt;LI&gt;Fill out the&amp;nbsp;&lt;STRONG&gt;Additional LDAP filter&amp;nbsp;&lt;/STRONG&gt;as created in the previous steps&lt;BR /&gt;We leave timeout and page size for search at default values.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Leave&amp;nbsp;&lt;STRONG&gt;Directory Entry Attributes&amp;nbsp;&lt;/STRONG&gt;default except for changing&amp;nbsp;&lt;STRONG&gt;User identification&amp;nbsp;&lt;/STRONG&gt;to&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;person&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="user directory connector edit.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45234iBCDC3A03C2B30A41/image-size/large?v=v2&amp;amp;px=999" role="button" title="user directory connector edit.jpeg" alt="user directory connector edit.jpeg" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Once this is complete, initiate a Sync and ensure all users were fetched:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="user list.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45235iF01667DA74F5C52F/image-size/large?v=v2&amp;amp;px=999" role="button" title="user list.jpeg" alt="user list.jpeg" /&gt;&lt;/span&gt;
&lt;P&gt; &lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Fri, 04 Dec 2020 11:22:36 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2020-12-04T11:22:36Z</dc:date>
    <item>
      <title>How to connect to Active Directory using the Generic LDAP Connector</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-connect-to-Active-Directory-using-the-Generic-LDAP/ta-p/1713842</link>
      <description>&lt;P&gt;In the standard Active Directory Connector, it is not possible to specify the branch or sub directory to limit searches to.&amp;nbsp;But the Generic LDAP connector can be configured to do connect to Active Directory and specifying a subdirectory.&lt;BR /&gt;&lt;BR /&gt;Also using Generic LDAP connector makes it possible to set an alias for domain. In a rare situation that a domain called "Internal" can only be connected by Generic LDAP due to naming conflict.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Before setting up UDC, 3 pieces of information are required:
&lt;UL&gt;
&lt;LI&gt;Path&lt;/LI&gt;
&lt;LI&gt;User name&lt;/LI&gt;
&lt;LI&gt;LDAP Filter&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;It is convenient to use a 3rd party tool called &lt;A href="http://www.ldapadmin.org" target="_blank" rel="noopener"&gt;LDAP Admin&lt;/A&gt;" to prepare the above 3 pieces of information&lt;/LI&gt;
&lt;LI&gt;Once LDAP Admin is downloaded and run, make a connection to the existing Active Directory. Domain Admin may need to be involved in order to get this step done.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="connection properties.jpeg" style="width: 456px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45230i28F0F67A23D73899/image-size/large?v=v2&amp;amp;px=999" role="button" title="connection properties.jpeg" alt="connection properties.jpeg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="connection is successful.jpeg" style="width: 241px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45231i26AD4271A2F1EFCE/image-size/large?v=v2&amp;amp;px=999" role="button" title="connection is successful.jpeg" alt="connection is successful.jpeg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Once connected, go to &lt;STRONG&gt;Edit&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Search&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Custom&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In the &lt;STRONG&gt;Search&lt;/STRONG&gt;&amp;nbsp;Window, make sure&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;Path&amp;nbsp;&lt;/STRONG&gt;is set to root base. Use the&amp;nbsp;&lt;STRONG&gt;Browse&lt;/STRONG&gt;&amp;nbsp;button if necessary.&lt;/LI&gt;
&lt;LI&gt;Create a filter so that only limited number of users are fetched. In the sample below, only 16 users are fetched by using the predefined filter. Please consult Domain Admin about how to construct an LDAP filter.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="create filter.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45232i6C8C81FB78AD01F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="create filter.jpeg" alt="create filter.jpeg" /&gt;&lt;/span&gt;
&lt;P&gt; &lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Now the 3 pieces of information are confirmed and tested. We can start building the Generic LDAP connector.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;[VERY IMPORTANT]&amp;nbsp;Before moving forward, confirm if there is any RootAdmin assigned to a domain user in Qlik Sense.&lt;/STRONG&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;If there is, make sure that user appears in the search result of above filter otherwise it will be marked as inactive and could potentially lock users out from QMC.&lt;/LI&gt;
&lt;LI&gt;Also, follow&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-avoid-the-RootAdmin-s-from-becoming-inactive/ta-p/1715558" target="_blank" rel="noopener"&gt;How to avoid the RootAdmin(s) from becoming inactive&lt;/A&gt;. But this step should not be relied on so please still make sure the filter fetches current RootAdmin.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Go to QMC and create a Generic LDAP connector as per our example:
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;Uncheck&amp;nbsp;&lt;STRONG&gt;User Sync Settings&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Fill out: &lt;BR /&gt;&lt;STRONG&gt;User Directory name&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Path&lt;/STRONG&gt; (such as &lt;FONT face="courier new,courier"&gt;LDAP://servername/DC=qliktech,DC=com&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;Username&lt;/STRONG&gt; and &lt;STRONG&gt;Password&lt;/STRONG&gt; of the user used in the previous steps&lt;/LI&gt;
&lt;LI&gt;Fill out the&amp;nbsp;&lt;STRONG&gt;Additional LDAP filter&amp;nbsp;&lt;/STRONG&gt;as created in the previous steps&lt;BR /&gt;We leave timeout and page size for search at default values.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Leave&amp;nbsp;&lt;STRONG&gt;Directory Entry Attributes&amp;nbsp;&lt;/STRONG&gt;default except for changing&amp;nbsp;&lt;STRONG&gt;User identification&amp;nbsp;&lt;/STRONG&gt;to&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;person&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="user directory connector edit.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45234iBCDC3A03C2B30A41/image-size/large?v=v2&amp;amp;px=999" role="button" title="user directory connector edit.jpeg" alt="user directory connector edit.jpeg" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Once this is complete, initiate a Sync and ensure all users were fetched:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="user list.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45235iF01667DA74F5C52F/image-size/large?v=v2&amp;amp;px=999" role="button" title="user list.jpeg" alt="user list.jpeg" /&gt;&lt;/span&gt;
&lt;P&gt; &lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 04 Dec 2020 11:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-connect-to-Active-Directory-using-the-Generic-LDAP/ta-p/1713842</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2020-12-04T11:22:36Z</dc:date>
    </item>
  </channel>
</rss>

