<?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 avoid the prompt for USER ID with section access on Qlikview Server? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7611#M790137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's even worse. UserID&amp;amp;Password authentication don't cause some Single Sign-On to be applied. You will always get an authentication dialog when using UserID&amp;amp;Password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also be aware that those UserID values have nothing to do with Windows accounts that happen to be identical to the values in Section Access. UserID values only exist inside the QVW document, nowhere else. It is a Qlik Document-only security mechanism (also called "document security" IIRC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want access to be automatic based on a previous authentication or login, use NTNAME with an AD, LDAP or custom domain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jan 2018 08:32:49 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2018-01-26T08:32:49Z</dc:date>
    <item>
      <title>How to avoid the prompt for USER ID with section access on Qlikview Server?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7609#M790135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My steps are as the followings:&lt;/P&gt;&lt;P&gt;1. Applying section access to document without NTNAME.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="p1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/191498_p1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;2. Saving and the close the document.&lt;/P&gt;&lt;P&gt;3. Putting the document to Qlikview Server.&lt;/P&gt;&lt;P&gt;4. Using ASP.NET with a local account of Qlikview Server to get web tickets.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="3614" data-objecttype="102" href="https://community.qlik.com/docs/DOC-3614" target="_blank"&gt;https://community.qlik.com/docs/DOC-3614&lt;/A&gt;&lt;SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;5. Using web tickets to access the document on Qlikview Server.&lt;/P&gt;&lt;P&gt;6. while opening the document, there is always a prompt for user id.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="p1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/191499_p1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is that I have used a local account of Qlikview Server to access the document, and the account is listed in the section access(ex: QVAdmin), and why I need to enter user id again? Is there any solution to avoid to enter the user id?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7609#M790135</guid>
      <dc:creator>erichuang</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the prompt for USER ID with section access on Qlikview Server?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7610#M790136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably because the user id value in the ticket is not in the section access table. And make sure all the field names and the field values in the section access table are in UPPER case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 08:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7610#M790136</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-01-26T08:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the prompt for USER ID with section access on Qlikview Server?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7611#M790137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's even worse. UserID&amp;amp;Password authentication don't cause some Single Sign-On to be applied. You will always get an authentication dialog when using UserID&amp;amp;Password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also be aware that those UserID values have nothing to do with Windows accounts that happen to be identical to the values in Section Access. UserID values only exist inside the QVW document, nowhere else. It is a Qlik Document-only security mechanism (also called "document security" IIRC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want access to be automatic based on a previous authentication or login, use NTNAME with an AD, LDAP or custom domain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 08:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7611#M790137</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-01-26T08:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the prompt for USER ID with section access on Qlikview Server?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7612#M790138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot! But It didn't work for my case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 09:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7612#M790138</guid>
      <dc:creator>erichuang</dc:creator>
      <dc:date>2018-01-26T09:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the prompt for USER ID with section access on Qlikview Server?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7613#M790139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems I should disable the section access if I want to pass the prompt for user id. &lt;/P&gt;&lt;P&gt;Is there any &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mechanism as section access to set up if I &lt;SPAN style="font-size: 13.3333px;"&gt;disable the section access? Because I need something to filter data and objects by users.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks a lot!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 09:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7613#M790139</guid>
      <dc:creator>erichuang</dc:creator>
      <dc:date>2018-01-26T09:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the prompt for USER ID with section access on Qlikview Server?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7614#M790140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No that's not true. Section Access that uses the NTNAME field exclusively (i.e. without USERID and PASSWORD fields) doesn't need a dialog to ask for authentication information. NTNAME implies that authentication is done by someone else (most probably Windows AD) and this authentication information ("who your are exactly") will be supplied to QlikView by the environment.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If your NTNAME account is present in Section Access, you will get in - &lt;EM&gt;no questions asked&lt;/EM&gt; (and on condition that Data Reduction with Strict Exclusion leaves relevant data for you in the data model). &lt;/LI&gt;&lt;LI&gt;If your account isn't present in Section Access field NTNAME, then you won't get in - &lt;EM&gt;also no questions asked&lt;/EM&gt;. In that case you won't get a second chance to change your account because the system tells the document that you are that particular user with an account that shouldn't get in, every time over and over again.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one big additional advantage when using NTNAME instead of USERID for managing access to a document: every critical element in the authentication process (like passwords and rights) are managed by a trusted party (e.g. AD) in a single spot. And it comes with User Groups, something you don't have when using USERID &amp;amp; PASSWORD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 10:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/7614#M790140</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-01-26T10:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the prompt for USER ID with section access on Qlikview Server?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/1581213#M790141</link>
      <description>&lt;P&gt;Just discovered a bug in Qlikview 12.0 which I thought all Qlikies should be made aware of, if not known already.&lt;/P&gt;&lt;P&gt;Case 1 - works without any issues&lt;/P&gt;&lt;P&gt;section access;&lt;/P&gt;&lt;P&gt;temp:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS,NTNAME,REGION&lt;BR /&gt;ADMIN,USI\siddharthkulkarni,CANADA&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Case 2 - user ID prompt (same as above with a resident load)&lt;/P&gt;&lt;P&gt;temp:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS,NTNAME,REGION&lt;BR /&gt;ADMIN,USI\siddharthkulkarni,CANADA&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;section access;&lt;/P&gt;&lt;P&gt;temp2:&lt;BR /&gt;noconcatenate load&lt;BR /&gt;ACCESS,&lt;BR /&gt;NTNAME,&lt;BR /&gt;REGION&lt;BR /&gt;resident temp;&lt;/P&gt;&lt;P&gt;section application;&lt;/P&gt;&lt;P&gt;drop table temp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bug:&amp;nbsp; Mixed case user ID (USI\siddharthkulkarni) works in case 1 but not in case 2. One would except it would pass or fail in both scenarios.&lt;/P&gt;&lt;P&gt;Conclusion- Please ensure all field names and values are in upper case as previously highlighted in this post.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 16:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/1581213#M790141</guid>
      <dc:creator>siddharth_kulka</dc:creator>
      <dc:date>2019-05-16T16:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid the prompt for USER ID with section access on Qlikview Server?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/1596359#M790142</link>
      <description>&lt;P&gt;This is NOT a bug, the key thing you have missed is the requirement that the Section Access table have all field names and values loaded in UPPERCASE, lowercase and mixed case is NOT allowed if you want things to work properly.&amp;nbsp; Marcus called this out in his post as well, but folks missed his point there, so I wanted to reiterate it, so it was clear to everyone that runs across this in the future.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Security.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Security.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From link above: All field names used in the transfer described above and all field values in these fields must be upper case, since all field names and field values are by default converted to upper case in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;section access&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 15:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-the-prompt-for-USER-ID-with-section-access-on/m-p/1596359#M790142</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-06-26T15:00:06Z</dc:date>
    </item>
  </channel>
</rss>

