<?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 LDAP Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/LDAP-Access/m-p/1640089#M1246768</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;&lt;SPAN&gt;I am working on Domain migration, In our scenario we are using HTTP Header as authentication and&amp;nbsp; DMS authorization, LDAP is configured under DSC for group membership,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;We were tried to access the accesspoint by removing the current Active Directory and LDAP, after removing the LDAP and AD also we are able to access the Accesspoint, I am wondering how the authorization is happening here without LDAP and AD?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Local Directory is configured &lt;SPAN&gt;&lt;STRONG&gt;local://VDCxxxxxxxxx&lt;/STRONG&gt;,&lt;/SPAN&gt; does the authorization is happening from Local Directory? we haven't added any users under Local Directory, Please provide your valuable inputs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>maheshn</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>LDAP Access</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-Access/m-p/1640089#M1246768</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Calibri"&gt;&lt;SPAN&gt;I am working on Domain migration, In our scenario we are using HTTP Header as authentication and&amp;nbsp; DMS authorization, LDAP is configured under DSC for group membership,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;We were tried to access the accesspoint by removing the current Active Directory and LDAP, after removing the LDAP and AD also we are able to access the Accesspoint, I am wondering how the authorization is happening here without LDAP and AD?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Local Directory is configured &lt;SPAN&gt;&lt;STRONG&gt;local://VDCxxxxxxxxx&lt;/STRONG&gt;,&lt;/SPAN&gt; does the authorization is happening from Local Directory? we haven't added any users under Local Directory, Please provide your valuable inputs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-Access/m-p/1640089#M1246768</guid>
      <dc:creator>maheshn</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Access</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-Access/m-p/1641799#M1246771</link>
      <description>&lt;P&gt;You mentioned that you can view the Access Point as what is basically an anonymous user, what happens when you try to open a Dashboard?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 16:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-Access/m-p/1641799#M1246771</guid>
      <dc:creator>David_Friend</dc:creator>
      <dc:date>2019-10-31T16:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Access</title>
      <link>https://community.qlik.com/t5/QlikView/LDAP-Access/m-p/1642778#M1246772</link>
      <description>&lt;P&gt;The only thing the LDAP and AD are used for in your case is for the QDS and other QMC areas that do lookups on users/groups, like setting them on a distribution for instance or manually assigning a CAL...&amp;nbsp; When running QlikView Server in DMS security mode, it is performing the authorizations using the information stored in the .meta files.&amp;nbsp; As long as the Header you pass in has a matching string value to a user or group in the .meta file, the user will see the app...&lt;/P&gt;
&lt;P&gt;See the following Help link for further details:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_Security_Overview.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Server/Content/QV_Server/QlikView-Server/QVSRM_Security_Overview.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 22:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/LDAP-Access/m-p/1642778#M1246772</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-11-04T22:47:09Z</dc:date>
    </item>
  </channel>
</rss>

