<?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: Section access &amp; windows authentication in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812426#M1298247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is because in IIS you have Windows authentication turned on to access the form located at that URL.&amp;nbsp; You need to allow anonymous to just that form so users can authenticate without being prompted for windows credentials.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jan 2015 16:45:40 GMT</pubDate>
    <dc:creator>jpapador</dc:creator>
    <dc:date>2015-01-05T16:45:40Z</dc:date>
    <item>
      <title>Section access &amp; windows authentication</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812423#M1298238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends, I need help on this.......&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I was trying to implement section access and windows authentication.(SSO)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Briefly i will explain how i have configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created one excel file with the fields like ACCESS , NTNAME, SH01 , SH02, SH03 LIKE THIS&lt;/P&gt;&lt;P&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;&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;&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;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN/USERNAME,0,1,1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LIKE THIS THE VALUES ARE THEIR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QVW file ,i have loaded the excel file under section access like...and i have checked the option in document properties -&amp;gt;open-&amp;gt;Initial data reduction based on section access. saved the document.I have assigned the document cals for that document.&lt;/P&gt;&lt;P&gt;In QEMC , i have configured section access in User documents and we dont have QMC( Publisher) and AD also in my server. I have restarted the Qlikview services and manually reloaded the application in server.Its working fine.&lt;/P&gt;&lt;P&gt;In DSC, -&amp;gt;ldap-&amp;gt; i have added one user e.g my name with windows password( here i have to add or not users with password, i have doubt if the user has changed the windows password then ?)&lt;/P&gt;&lt;P&gt;In QVWS-&amp;gt; Authentication-&amp;gt;I have selected the options like&amp;nbsp; 1) Always 2) Ntlm 3) default web browser.&lt;/P&gt;&lt;P&gt;In QVS-&amp;gt; i have selected the options like 1) prohibit anamous 2)domain 3) NTFS&lt;/P&gt;&lt;P&gt;I have checked the app , is section access is working or not , its working fine with given filters or condition.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But i can't able to login through &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/qlikview/FormLogin.html" rel="nofollow" target="_blank"&gt;http://localhost/qlikview/FormLogin.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but i can able to view the app with other link( we have created the link in our intranet site).here is asking the username and password.&lt;/P&gt;&lt;P&gt;here i again dont want to give userid and passwords, for that what i need to do for windows authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please its very urgent i have searched so many forums in qlikview community but still i didnt achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Janardhan&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-windows-authentication/m-p/812423#M1298238</guid>
      <dc:creator>janardhan</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Section access &amp; windows authentication</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812424#M1298242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error message you get when you go to the URL?&amp;nbsp; Are you using QlikView Web Server or IIS for access point?&amp;nbsp; If you are using IIS you need to go in through IIS and make it so that form allows anonymous authentication (As they use that form to authenticate).&amp;nbsp; Otherwise you can do the same in QVWS using QMC. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 16:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812424#M1298242</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2015-01-05T16:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Section access &amp; windows authentication</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812425#M1298245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Thanks for responding...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using IIS, it wont authenticating .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Janardhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 16:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812425#M1298245</guid>
      <dc:creator>janardhan</dc:creator>
      <dc:date>2015-01-05T16:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Section access &amp; windows authentication</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812426#M1298247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is because in IIS you have Windows authentication turned on to access the form located at that URL.&amp;nbsp; You need to allow anonymous to just that form so users can authenticate without being prompted for windows credentials.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 16:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812426#M1298247</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2015-01-05T16:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Section access &amp; windows authentication</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812427#M1298249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have turned on windows authentication in IIS , but still i didnt get&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jan 2015 17:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-windows-authentication/m-p/812427#M1298249</guid>
      <dc:creator>janardhan</dc:creator>
      <dc:date>2015-01-05T17:07:11Z</dc:date>
    </item>
  </channel>
</rss>

