<?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 Can't authenticate user using DMS: &amp;quot;Failed to open document&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260716#M1322167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve. &lt;/P&gt;&lt;P&gt;What does your ISAPI filter do? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kristian Schmidt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2012 09:15:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-13T09:15:32Z</dc:date>
    <item>
      <title>Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260713#M1322162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an SSO solution to qlikview 11 but are having problems setting it up correctly. We are using IIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get &lt;/P&gt;&lt;P&gt;"Failed to open document. You don't have access to this document" &lt;/P&gt;&lt;P&gt;when trying to access a document through the browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using DMS with named users. It works if I set Authorization to 'All Users' or 'All authenticated users' on the user document so I believe the problem has to do with the named users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're using a module registered with the QlikView server IIS to set the header&lt;/P&gt;&lt;P&gt;QVUSER: CUSTOM\siteuser14&lt;/P&gt;&lt;P&gt;before redirecting from Authenticate.aspx to (example):&lt;/P&gt;&lt;P&gt;/qvajaxzfc/opendoc.htm?document=/path/customerId/documentName.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I look at the sessions log for the qlikview server I have lines that look like this:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Exe Type&amp;nbsp;&amp;nbsp;&amp;nbsp; Exe Version&amp;nbsp;&amp;nbsp;&amp;nbsp; Server Started&amp;nbsp;&amp;nbsp;&amp;nbsp; Timestamp&amp;nbsp;&amp;nbsp;&amp;nbsp; Document&amp;nbsp;&amp;nbsp;&amp;nbsp; Document Timestamp&amp;nbsp;&amp;nbsp;&amp;nbsp; QlikView User&amp;nbsp;&amp;nbsp;&amp;nbsp; Exit Reason&amp;nbsp;&amp;nbsp;&amp;nbsp; Session Start&amp;nbsp;&amp;nbsp;&amp;nbsp; Session Duration&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU spent (s)&amp;nbsp;&amp;nbsp;&amp;nbsp; Bytes Received&amp;nbsp;&amp;nbsp;&amp;nbsp; Bytes Sent&amp;nbsp;&amp;nbsp;&amp;nbsp; Calls&amp;nbsp;&amp;nbsp;&amp;nbsp; Selections&amp;nbsp;&amp;nbsp;&amp;nbsp; Authenticated user&amp;nbsp;&amp;nbsp;&amp;nbsp; Identifying user&amp;nbsp;&amp;nbsp;&amp;nbsp; Client machine identification&amp;nbsp;&amp;nbsp;&amp;nbsp; Serial number&amp;nbsp;&amp;nbsp;&amp;nbsp; Client Type&amp;nbsp;&amp;nbsp;&amp;nbsp; Client Build Version&amp;nbsp;&amp;nbsp;&amp;nbsp; Secure Protocol&amp;nbsp;&amp;nbsp;&amp;nbsp; Tunnel Protocol&amp;nbsp;&amp;nbsp;&amp;nbsp; Server Port&amp;nbsp;&amp;nbsp;&amp;nbsp; Client Address&amp;nbsp;&amp;nbsp;&amp;nbsp; Client Port&amp;nbsp;&amp;nbsp;&amp;nbsp; Cal Type&amp;nbsp;&amp;nbsp;&amp;nbsp; Cal Usage Count&lt;/P&gt;&lt;P&gt;RLS64&amp;nbsp;&amp;nbsp;&amp;nbsp; 11.00.11149.0409.10&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 04:13:16&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 10:07:26&amp;nbsp;&amp;nbsp;&amp;nbsp; c:\qlikviewreports\14\report_courseelement-activity.qvw&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 09:43:52&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Socket closed by client&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 09:28:17&amp;nbsp;&amp;nbsp;&amp;nbsp; 00:39:09&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.000&amp;nbsp;&amp;nbsp;&amp;nbsp; 9352&amp;nbsp;&amp;nbsp;&amp;nbsp; 1219099&amp;nbsp;&amp;nbsp;&amp;nbsp; 32&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp;&amp;nbsp;&amp;nbsp; CUSTOM\&amp;nbsp;&amp;nbsp;&amp;nbsp; CUSTOM\&amp;nbsp;&amp;nbsp;&amp;nbsp; b7cb8733-85c9-456a-8ac1-1b3c07faa392&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ajax QvIIS 11.0.11149.0 IR browser.gecko 8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4747&amp;nbsp;&amp;nbsp;&amp;nbsp; 127.0.0.1&amp;nbsp;&amp;nbsp;&amp;nbsp; 51491&amp;nbsp;&amp;nbsp;&amp;nbsp; Named User&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice that the authenticated user and identifying user seems to be "CUSTOM\" i.e. that the actual user name seems to be missing. ( If I understand it correctly it should be CUSTOM\siteuser14 in my case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an exerpt from the qlik view Events log after a restart of the service and trying to load a document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:25:36&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Mount: Found Mount&amp;nbsp; at location C:\ProgramData\QlikTech\Documents&amp;nbsp; browsable&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:25:36&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Mount: Found Mount CustRep at location C:\QlikViewReports&amp;nbsp; browsable&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:25:59&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Ticket created: Ticket for CUSTOM\.&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:25:59&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Mount: Found Mount&amp;nbsp; at location C:\ProgramData\QlikTech\Documents&amp;nbsp; browsable&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:25:59&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Mount: Found Mount CustRep at location C:\QlikViewReports&amp;nbsp; browsable&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:25:59&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Ticket Lookup: Ticket E7C1D700882F41EEDFB6271F26A091496131A734 was found.&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:25:59&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Document Open: Open document: User&amp;nbsp; has no access to document custrep/14/report_courseelement-activity.qvw&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:25:59&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp; 500&amp;nbsp;&amp;nbsp;&amp;nbsp; Warning&amp;nbsp;&amp;nbsp;&amp;nbsp; Document Load: The document C:\QLIKVIEWREPORTS\14\report_courseelement-activity.qvw failed to load because of no file access [19].&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:36:46&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Ticket created: Ticket for CUSTOM\.&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:36:47&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Ticket Lookup: Ticket CE09803F2EC1481D9CB92081288F47966669BFFC was found.&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:36:47&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp;&amp;nbsp; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; Document Open: Open document: User&amp;nbsp; has no access to document custrep/14/report_courseelement-activity.qvw&lt;/P&gt;&lt;P&gt;2011-11-28 14:25:35&amp;nbsp;&amp;nbsp;&amp;nbsp; 2011-11-28 14:36:47&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp;&amp;nbsp;&amp;nbsp; 500&amp;nbsp;&amp;nbsp;&amp;nbsp; Warning&amp;nbsp;&amp;nbsp;&amp;nbsp; Document Load: The document C:\QLIKVIEWREPORTS\14\report_courseelement-activity.qvw failed to load because of no file access [19].&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm rather new to qlikview so it might be something simple that I've missed.&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/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260713#M1322162</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260714#M1322163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems something was changed in the way QlikView authenticates. Our IIS module sets the QVUSER header for Authenticate.aspx only, which works fine in QV10, but in QV11 we also need to set it for /QvAjaxZfc/QvsViewClient.aspx . This solved our problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help someone else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 14:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260714#M1322163</guid>
      <dc:creator />
      <dc:date>2011-12-05T14:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260715#M1322165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi kschmidt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently facing same issue with QV11.&lt;/P&gt;&lt;P&gt;However I can't understand your above tip.&lt;/P&gt;&lt;P&gt;What is it mean - set QVUSER header for /QvAjazZfc/QvsViewClient.aspx?&lt;/P&gt;&lt;P&gt;In QV10, I followed the document "QlikView 10 Accesspoint SSO.pdf" and it work fine.&lt;/P&gt;&lt;P&gt;And at that time I didn't set anything for Authenticate.aspx. The things I need are just isapi filter registering in IIS and authentication setup in QEMC. &lt;BR /&gt;Please, let me know your detailed implementation.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Steve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2012 15:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260715#M1322165</guid>
      <dc:creator>jykang0638</dc:creator>
      <dc:date>2012-02-12T15:50:13Z</dc:date>
    </item>
    <item>
      <title>Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260716#M1322167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve. &lt;/P&gt;&lt;P&gt;What does your ISAPI filter do? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kristian Schmidt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 09:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260716#M1322167</guid>
      <dc:creator />
      <dc:date>2012-02-13T09:15:32Z</dc:date>
    </item>
    <item>
      <title>Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260717#M1322170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Kristian,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My filter just check QvCookie and write QVUSER header.&lt;BR /&gt;How about yours?&lt;BR /&gt;Thanks for your concern.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Steve Kang.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 00:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260717#M1322170</guid>
      <dc:creator>jykang0638</dc:creator>
      <dc:date>2012-02-16T00:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260718#M1322172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an HTTP module which intercepts calls to Authenticate.aspx and QvsViewClient.aspx and checks if the user has a session and that a qlikview header exists otherwise it will be set. &lt;/P&gt;&lt;P&gt;If the user does not have a session it tries to authenticate the user based on signed request parameters. It then redirects the user to the requested document.&lt;/P&gt;&lt;P&gt;The QVUSER header is used by QlikView to check access to documents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 09:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260718#M1322172</guid>
      <dc:creator />
      <dc:date>2012-02-16T09:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260719#M1322176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for your kind explanation.&lt;BR /&gt;I got an idea from your information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 13:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260719#M1322176</guid>
      <dc:creator>jykang0638</dc:creator>
      <dc:date>2012-02-16T13:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260720#M1322179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kschmidt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have configure qlikview IIS server (Qlikview 11 SR2 built 11440) and looking forward to confgute SSO on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; But I dont find QVAuth.dll file to add in ISAPI FILTER. and please can you explain what do you mean by HTTP module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 13:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260720#M1322179</guid>
      <dc:creator />
      <dc:date>2013-01-08T13:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260721#M1322182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've created our own HTTP module for IIS which does what I explained above. &lt;/P&gt;&lt;P&gt;To use SSO I believe you need to develop something similar first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 13:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260721#M1322182</guid>
      <dc:creator />
      <dc:date>2013-01-08T13:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260722#M1322185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Hi Kschmidt,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp; I am trying to configure DMS on well Set up QlikView IIS Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I step I tryed are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;1. I invoke Qlikview Management Console&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;2. System &amp;gt; Setup &amp;gt; QlikView Server &amp;gt; Security&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp; Authentication :&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; prohibit anonymous&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp; Anonymous Account&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On Local Computer&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp; Authorization&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMS authorization(QlikView Control file Access)&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp; Miscellaneous&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Allow macro execution on server&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Compress Network Traffic&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Allow Extension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;3. System &amp;gt; Setup &amp;gt; QlikView Server &amp;gt; Qlikview Web Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Authentication&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Always&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Custom User&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; parameters :&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; prefix : CUSTOM\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp; Login Address&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Default login page(browser authentication)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;4. System &amp;gt; Setup &amp;gt; QlikView Server &amp;gt; Directory Service Connectors &amp;gt; DSC@qvs &amp;gt; Custom Directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp; General&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Path : Custom&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UserName : Admin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Password : qvadmin&amp;nbsp;&amp;nbsp;&amp;nbsp; port : 4735&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp; Users&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp; Custom User&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; click on + sign and add 3 users with same password : qvadmin&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp; Custom User Group&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp; Group Name : developer &lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; And named users 2 from the above created users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Even ReStart the Qlikview Services 5 among 6 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;We have 6 servers because I am using Qlikview IIS server.&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Only Qlikview Web Server is down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;5. try to invoke Access Point , its pop up login dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp; try to login by&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User Name : CUSTOM\irf&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Password : qvadmin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;the dialog box disapear for few seconds and appears again with username and password in there associated text box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I am expecting assistance to sort the above scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Thanks&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Irfan Ghori&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 11:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260722#M1322185</guid>
      <dc:creator />
      <dc:date>2013-01-09T11:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can't authenticate user using DMS: "Failed to open document"</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260723#M1322188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kschmidt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you said,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #f5f5f5; color: #737373; font-family: Arial;"&gt;It seems something was changed in the way QlikView authenticates. Our IIS module sets the QVUSER header for Authenticate.aspx only, which works fine in QV10, but in QV11 we also need to set it for /QvAjaxZfc/QvsViewClient.aspx . This solved our problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you let me know , how we can &lt;SPAN style="color: #737373; font-family: Arial; background-color: #f5f5f5;"&gt;set the QVUSER header for Authenticate.aspx&amp;nbsp; and /QvAjaxZfc/QvsViewClient.aspx .in Qlikview IIS server 11 &lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jan 2013 09:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-authenticate-user-using-DMS-quot-Failed-to-open-document/m-p/260723#M1322188</guid>
      <dc:creator />
      <dc:date>2013-01-12T09:25:26Z</dc:date>
    </item>
  </channel>
</rss>

