<?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 Section access without prompting userid&amp;password in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-without-prompting-userid-password/m-p/188518#M1281223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;We are integarating dotnet with qlikview (i.e) the userid and password entered in the dot net screen will be applied to Qlikview file&lt;/P&gt;&lt;P&gt;i have managed that by selecting the option DMS Authorization but for that userid the corresponding data has to be reduced as we dont have&lt;/P&gt;&lt;P&gt;the Publisher license i am using Section access inside the file so its asking for the userid and password again .I dont want this to happen&lt;/P&gt;&lt;P&gt;i tried the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt; USERID,PASSWORD,SERIAL, NTNAME, NTDOMAINSID, ACCESS&lt;BR /&gt; *, 247282, S-1-5-21-1178368992-402679808-390482200 , USER&lt;BR /&gt; *, 258729, S-1-5-21-1178368992-402679808-390482200 , USER&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;H4&gt;but this code is also not working as it's asking for userid and password again .Please let me know how can i achieve this&lt;/H4&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>spsrk_84</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Section access without prompting userid&amp;password</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-without-prompting-userid-password/m-p/188518#M1281223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;We are integarating dotnet with qlikview (i.e) the userid and password entered in the dot net screen will be applied to Qlikview file&lt;/P&gt;&lt;P&gt;i have managed that by selecting the option DMS Authorization but for that userid the corresponding data has to be reduced as we dont have&lt;/P&gt;&lt;P&gt;the Publisher license i am using Section access inside the file so its asking for the userid and password again .I dont want this to happen&lt;/P&gt;&lt;P&gt;i tried the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt; USERID,PASSWORD,SERIAL, NTNAME, NTDOMAINSID, ACCESS&lt;BR /&gt; *, 247282, S-1-5-21-1178368992-402679808-390482200 , USER&lt;BR /&gt; *, 258729, S-1-5-21-1178368992-402679808-390482200 , USER&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;H4&gt;but this code is also not working as it's asking for userid and password again .Please let me know how can i achieve this&lt;/H4&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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/Section-access-without-prompting-userid-password/m-p/188518#M1281223</guid>
      <dc:creator>spsrk_84</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>AW:Section access without prompting userid&amp;password</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-without-prompting-userid-password/m-p/188519#M1281225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You did not declare the NTNAME. Why using the serial?&lt;/P&gt;&lt;P&gt;Make an inline table with the fields ACCESS, NTNAME&lt;/P&gt;&lt;P&gt;and define the NTNAME should have access to the file.&lt;/P&gt;&lt;P&gt;But rember to include the domain before (e.g. domain\user)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 07:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-without-prompting-userid-password/m-p/188519#M1281225</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2011-04-19T07:55:19Z</dc:date>
    </item>
    <item>
      <title>Section access without prompting userid&amp;password</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-without-prompting-userid-password/m-p/188520#M1281227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can not identify exactly all the values you are including in those fields.&lt;/P&gt;&lt;P&gt;May be this post can help you:&lt;/P&gt;&lt;P&gt;http://community.qlik.com/forums/t/44486.aspx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 11:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-without-prompting-userid-password/m-p/188520#M1281227</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-04-19T11:39:04Z</dc:date>
    </item>
  </channel>
</rss>

