<?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: User is asked for credentials second time still unable to go beyond the login screen in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1929158#M204</link>
    <description>&lt;P&gt;hi&lt;/P&gt;
&lt;P&gt;Thank you for your response ....&lt;/P&gt;
&lt;P&gt;I am posting the section access code here for your reference kindly guide me through the same...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-------------------------&lt;/P&gt;
&lt;P&gt;USERTABLE:&lt;BR /&gt;LOAD&lt;BR /&gt;RECNO() as PERSONID, &lt;BR /&gt;'USER' as ACCESS,&lt;BR /&gt;'*' as USERID,&lt;BR /&gt;'*' as PASSWORD,&lt;/P&gt;
&lt;P&gt;[NT USER] as NTNAME,&lt;/P&gt;
&lt;P&gt;Global as GLOBAL, &lt;BR /&gt;Divisional as DIVISION, &lt;BR /&gt;Divisional2 as DIVISION2,&lt;BR /&gt;Site1 as Site1,&lt;BR /&gt;Site2 as Site2,&lt;BR /&gt;Site3 as Site3,&lt;BR /&gt;Site4 as Site4,&lt;BR /&gt;Site5 as Site5,&lt;BR /&gt;Kam as KAM, &lt;BR /&gt;Salesrep as SALESREP, &lt;BR /&gt;[Sales Manager] as SM&lt;/P&gt;
&lt;P&gt;FROM&lt;BR /&gt;$(QVDRoot)SEQURITY\Security.csv&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Section Access;&lt;BR /&gt;STAR is *;&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, USERID, PASSWORD, NTNAME, LEVEL1&lt;BR /&gt;ADMIN, QLIKVIEW2017, PASS, *, &lt;BR /&gt;ADMIN, *, *, QLIK,&lt;BR /&gt;ADMIN, *, *, QVLOAD, &lt;BR /&gt;USER, GLOBAL, *, *, &lt;BR /&gt;USER, DIVISION, *, *, 1&lt;BR /&gt;USER, DIVISION2, *, *, 1&lt;BR /&gt;USER, Site1, *, *, 6&lt;BR /&gt;USER, Site2, *, *, 6&lt;BR /&gt;USER, Site3, *, *, 6&lt;BR /&gt;USER, Site4, *, *, 6&lt;BR /&gt;USER, Site5, *, *, 6&lt;BR /&gt;USER, KAM, *, *, 5&lt;BR /&gt;USER, SALESREP, *, *, 4];&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID,&lt;BR /&gt;PASSWORD,&lt;BR /&gt;NTNAME,&lt;BR /&gt;' ' as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE GLOBAL='Y';&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID as USERID,&lt;BR /&gt;PASSWORD as PASSWORD,&lt;BR /&gt;NTNAME as NTNAME,&lt;BR /&gt;PERSONID as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE (NOT GLOBAL='Y') and (LEN(SALESREP) &amp;gt; 0 or LEN(KAM) &amp;gt; 0);&lt;BR /&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID as USERID,&lt;BR /&gt;PASSWORD as PASSWORD,&lt;BR /&gt;NTNAME as NTNAME,&lt;BR /&gt;PERSONID as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE LEN(DIVISION) &amp;gt; 0 or LEN(DIVISION2) &amp;gt; 0;&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID as USERID,&lt;BR /&gt;PASSWORD as PASSWORD,&lt;BR /&gt;NTNAME as NTNAME,&lt;BR /&gt;PERSONID as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE LEN(Site1) &amp;gt; 0 or LEN(Site2) &amp;gt; 0 or LEN(Site3) &amp;gt; 0 or LEN(Site4) &amp;gt; 0 or LEN(Site5) &amp;gt; 0;&lt;BR /&gt;&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;--------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 11:12:47 GMT</pubDate>
    <dc:creator>PavankumarL</dc:creator>
    <dc:date>2022-05-11T11:12:47Z</dc:date>
    <item>
      <title>User is asked for credentials second time still unable to go beyond the login screen</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1918141#M157</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hi all...&lt;/STRONG&gt;&lt;STRONG style="font-family: inherit;"&gt;h&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-family: inherit;"&gt;I have a production issue that I need help on. A user can get into the Qlikview menu but once in the system she is asked for her credentials a second time and can’t get beyond that screen…&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="font-family: inherit;"&gt;Please help me to fix the issue ... Thanks in advance.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_2022-04-13-20-37-54-67.png" style="width: 720px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77019i8BAD95B6DDA9B3D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_2022-04-13-20-37-54-67.png" alt="Screenshot_2022-04-13-20-37-54-67.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 15:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1918141#M157</guid>
      <dc:creator>PavankumarL</dc:creator>
      <dc:date>2022-04-13T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: User is asked for credentials second time still unable to go beyond the login screen</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1919220#M160</link>
      <description>&lt;P&gt;&amp;nbsp;The App has section access defined&amp;nbsp; with User and Password columns, you just need to use NTNAME, remove password from section access&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 07:13:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1919220#M160</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-18T07:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: User is asked for credentials second time still unable to go beyond the login screen</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1920187#M165</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/174893"&gt;@PavankumarL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the login form you are seeing is a Section Access login form, which a security feature specific to the application. As&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2751"&gt;@vinieme12&lt;/a&gt;&amp;nbsp;wrote, you will need to make sure that she is added to the document's section access table. If you want her to just come in as her active directory user, without having to enter a passwor d, you just need to use NTNAME.&lt;BR /&gt;More info &lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Security.htm#anchor-6" target="_blank" rel="noopener"&gt;here&amp;nbsp;&lt;/A&gt;&amp;nbsp;and &lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 05:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1920187#M165</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2022-04-20T05:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: User is asked for credentials second time still unable to go beyond the login screen</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1929158#M204</link>
      <description>&lt;P&gt;hi&lt;/P&gt;
&lt;P&gt;Thank you for your response ....&lt;/P&gt;
&lt;P&gt;I am posting the section access code here for your reference kindly guide me through the same...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-------------------------&lt;/P&gt;
&lt;P&gt;USERTABLE:&lt;BR /&gt;LOAD&lt;BR /&gt;RECNO() as PERSONID, &lt;BR /&gt;'USER' as ACCESS,&lt;BR /&gt;'*' as USERID,&lt;BR /&gt;'*' as PASSWORD,&lt;/P&gt;
&lt;P&gt;[NT USER] as NTNAME,&lt;/P&gt;
&lt;P&gt;Global as GLOBAL, &lt;BR /&gt;Divisional as DIVISION, &lt;BR /&gt;Divisional2 as DIVISION2,&lt;BR /&gt;Site1 as Site1,&lt;BR /&gt;Site2 as Site2,&lt;BR /&gt;Site3 as Site3,&lt;BR /&gt;Site4 as Site4,&lt;BR /&gt;Site5 as Site5,&lt;BR /&gt;Kam as KAM, &lt;BR /&gt;Salesrep as SALESREP, &lt;BR /&gt;[Sales Manager] as SM&lt;/P&gt;
&lt;P&gt;FROM&lt;BR /&gt;$(QVDRoot)SEQURITY\Security.csv&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Section Access;&lt;BR /&gt;STAR is *;&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, USERID, PASSWORD, NTNAME, LEVEL1&lt;BR /&gt;ADMIN, QLIKVIEW2017, PASS, *, &lt;BR /&gt;ADMIN, *, *, QLIK,&lt;BR /&gt;ADMIN, *, *, QVLOAD, &lt;BR /&gt;USER, GLOBAL, *, *, &lt;BR /&gt;USER, DIVISION, *, *, 1&lt;BR /&gt;USER, DIVISION2, *, *, 1&lt;BR /&gt;USER, Site1, *, *, 6&lt;BR /&gt;USER, Site2, *, *, 6&lt;BR /&gt;USER, Site3, *, *, 6&lt;BR /&gt;USER, Site4, *, *, 6&lt;BR /&gt;USER, Site5, *, *, 6&lt;BR /&gt;USER, KAM, *, *, 5&lt;BR /&gt;USER, SALESREP, *, *, 4];&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID,&lt;BR /&gt;PASSWORD,&lt;BR /&gt;NTNAME,&lt;BR /&gt;' ' as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE GLOBAL='Y';&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID as USERID,&lt;BR /&gt;PASSWORD as PASSWORD,&lt;BR /&gt;NTNAME as NTNAME,&lt;BR /&gt;PERSONID as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE (NOT GLOBAL='Y') and (LEN(SALESREP) &amp;gt; 0 or LEN(KAM) &amp;gt; 0);&lt;BR /&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID as USERID,&lt;BR /&gt;PASSWORD as PASSWORD,&lt;BR /&gt;NTNAME as NTNAME,&lt;BR /&gt;PERSONID as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE LEN(DIVISION) &amp;gt; 0 or LEN(DIVISION2) &amp;gt; 0;&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID as USERID,&lt;BR /&gt;PASSWORD as PASSWORD,&lt;BR /&gt;NTNAME as NTNAME,&lt;BR /&gt;PERSONID as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE LEN(Site1) &amp;gt; 0 or LEN(Site2) &amp;gt; 0 or LEN(Site3) &amp;gt; 0 or LEN(Site4) &amp;gt; 0 or LEN(Site5) &amp;gt; 0;&lt;BR /&gt;&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;--------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 11:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1929158#M204</guid>
      <dc:creator>PavankumarL</dc:creator>
      <dc:date>2022-05-11T11:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: User is asked for credentials second time still unable to go beyond the login screen</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1929163#M205</link>
      <description>&lt;P&gt;hi&lt;/P&gt;
&lt;P&gt;Thank you for your response ....&lt;/P&gt;
&lt;P&gt;I am posting the section access code here for your reference kindly guide me through the same...&lt;/P&gt;
&lt;P&gt;The particular user id is "Global"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-------------------------&lt;/P&gt;
&lt;P&gt;USERTABLE:&lt;BR /&gt;LOAD&lt;BR /&gt;RECNO() as PERSONID,&lt;BR /&gt;'USER' as ACCESS,&lt;BR /&gt;'*' as USERID,&lt;BR /&gt;'*' as PASSWORD,&lt;/P&gt;
&lt;P&gt;[NT USER] as NTNAME,&lt;/P&gt;
&lt;P&gt;Global as GLOBAL,&lt;BR /&gt;Divisional as DIVISION,&lt;BR /&gt;Divisional2 as DIVISION2,&lt;BR /&gt;Site1 as Site1,&lt;BR /&gt;Site2 as Site2,&lt;BR /&gt;Site3 as Site3,&lt;BR /&gt;Site4 as Site4,&lt;BR /&gt;Site5 as Site5,&lt;BR /&gt;Kam as KAM,&lt;BR /&gt;Salesrep as SALESREP,&lt;BR /&gt;[Sales Manager] as SM&lt;/P&gt;
&lt;P&gt;FROM&lt;BR /&gt;$(QVDRoot)SEQURITY\Security.csv&lt;BR /&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Section Access;&lt;BR /&gt;STAR is *;&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, USERID, PASSWORD, NTNAME, LEVEL1&lt;BR /&gt;ADMIN, QLIKVIEW2017, PASS, *,&lt;BR /&gt;ADMIN, *, *, QLIK,&lt;BR /&gt;ADMIN, *, *, QVLOAD,&lt;BR /&gt;USER, GLOBAL, *, *,&lt;BR /&gt;USER, DIVISION, *, *, 1&lt;BR /&gt;USER, DIVISION2, *, *, 1&lt;BR /&gt;USER, Site1, *, *, 6&lt;BR /&gt;USER, Site2, *, *, 6&lt;BR /&gt;USER, Site3, *, *, 6&lt;BR /&gt;USER, Site4, *, *, 6&lt;BR /&gt;USER, Site5, *, *, 6&lt;BR /&gt;USER, KAM, *, *, 5&lt;BR /&gt;USER, SALESREP, *, *, 4];&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID,&lt;BR /&gt;PASSWORD,&lt;BR /&gt;NTNAME,&lt;BR /&gt;' ' as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE GLOBAL='Y';&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID as USERID,&lt;BR /&gt;PASSWORD as PASSWORD,&lt;BR /&gt;NTNAME as NTNAME,&lt;BR /&gt;PERSONID as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE (NOT GLOBAL='Y') and (LEN(SALESREP) &amp;gt; 0 or LEN(KAM) &amp;gt; 0);&lt;BR /&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID as USERID,&lt;BR /&gt;PASSWORD as PASSWORD,&lt;BR /&gt;NTNAME as NTNAME,&lt;BR /&gt;PERSONID as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE LEN(DIVISION) &amp;gt; 0 or LEN(DIVISION2) &amp;gt; 0;&lt;/P&gt;
&lt;P&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID as USERID,&lt;BR /&gt;PASSWORD as PASSWORD,&lt;BR /&gt;NTNAME as NTNAME,&lt;BR /&gt;PERSONID as LEVEL1&lt;BR /&gt;RESIDENT USERTABLE&lt;BR /&gt;WHERE LEN(Site1) &amp;gt; 0 or LEN(Site2) &amp;gt; 0 or LEN(Site3) &amp;gt; 0 or LEN(Site4) &amp;gt; 0 or LEN(Site5) &amp;gt; 0;&lt;BR /&gt;&lt;BR /&gt;Section Application;&lt;/P&gt;
&lt;P&gt;--------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 11:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/User-is-asked-for-credentials-second-time-still-unable-to-go/m-p/1929163#M205</guid>
      <dc:creator>PavankumarL</dc:creator>
      <dc:date>2022-05-11T11:19:30Z</dc:date>
    </item>
  </channel>
</rss>

