<?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: How to authenticate External users other then AD users in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422682#M1305047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks Bill and Sai i have added users as local users and it is working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mallikarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2013 05:58:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-16T05:58:23Z</dc:date>
    <item>
      <title>How to authenticate External users other then AD users</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422679#M1305040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could able to authenticate AD users using Section access,but how to authenticate External users in access point other then AD users and provide access to particular dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one please help here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Mallikarjuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422679#M1305040</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to authenticate External users other then AD users</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422680#M1305042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could add them to the local users on the server. That way they are not part of the AD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 12:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422680#M1305042</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2013-01-15T12:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to authenticate External users other then AD users</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422681#M1305045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mallik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are displaying the dashboard in the Web page(using an IFrame) then in the code behind page, you need to pass the logged in user name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This user must be added in the QMC -&amp;gt; System -&amp;gt; Directory Services -&amp;gt; Custom Directory -&amp;gt; Users. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 14:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422681#M1305045</guid>
      <dc:creator />
      <dc:date>2013-01-15T14:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to authenticate External users other then AD users</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422682#M1305047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks Bill and Sai i have added users as local users and it is working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mallikarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 05:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422682#M1305047</guid>
      <dc:creator />
      <dc:date>2013-01-16T05:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to authenticate External users other then AD users</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422683#M1305049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sai Krishna for your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I would like to confirm one point -: After adding external User/s to Customer Directory do that external user/s can able to access QlikView dashboard from out of domain ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you implemented that functionality ? Please let me know what are the settings need to do @ QEMC level and @ Dashboard level ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Sanket&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 03:59:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-authenticate-External-users-other-then-AD-users/m-p/422683#M1305049</guid>
      <dc:creator>sanketkhunte</dc:creator>
      <dc:date>2014-02-05T03:59:38Z</dc:date>
    </item>
  </channel>
</rss>

