<?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: Authentication on access point ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378168#M1275039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swarup.&lt;/P&gt;&lt;P&gt;I just found some great articles on Google when I googled "windows server 2008 r2 create local group".&lt;/P&gt;&lt;P&gt;I hope they help you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.google.com/?q=windows+server+2008+r2+create+local+group#sclient=psy-ab&amp;amp;hl=en&amp;amp;site=&amp;amp;source=hp&amp;amp;q=windows+server+2008+r2+create+local+group&amp;amp;btnK=Google+Search&amp;amp;oq=windows+server+2008+r2+create+local+group&amp;amp;gs_l=hp.12...0.0.0.5463.0.0.0.0.0.0.0.0..0.0.les%3B..0.0...1c.mMVlWMEKVyc&amp;amp;pbx=1&amp;amp;bav=on.2,or.r_gc.r_pw.&amp;amp;fp=4a713d35a404da22&amp;amp;biw=1589&amp;amp;bih=1080" title="http://www.google.com/?q=windows+server+2008+r2+create+local+group#sclient=psy-ab&amp;amp;hl=en&amp;amp;site=&amp;amp;source=hp&amp;amp;q=windows+server+2008+r2+create+local+group&amp;amp;btnK=Google+Search&amp;amp;oq=windows+server+2008+r2+create+local+group&amp;amp;gs_l=hp.12...0.0.0.5463.0.0.0.0.0.0.0.0..0.0.les%3B..0.0...1c.mMVlWMEKVyc&amp;amp;pbx=1&amp;amp;bav=on.2,or.r_gc.r_pw.&amp;amp;fp=4a713d35a404da22&amp;amp;biw=1589&amp;amp;bih=1080"&gt;http://www.google.com/?q=windows+server+2008+r2+create+local+group#sclient=psy-ab&amp;amp;hl=en&amp;amp;site=&amp;amp;source=hp&amp;amp;q=windows+server+2008+r2+create+local+group&amp;amp;btnK=Google+Search&amp;amp;oq=windows+server+2008+r2+create+local+group&amp;amp;gs_l=hp.12...0.0.0.5463.0.0.0.0.0.0.0.0..0.0.les%3B..0.0...1c.mMVlWMEKVyc&amp;amp;pbx=1&amp;amp;bav=on.2,or.r_gc.r_pw.&amp;amp;fp=4a713d35a404da22&amp;amp;biw=1589&amp;amp;bih=1080&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2012 20:13:35 GMT</pubDate>
    <dc:creator>magavi_framsteg</dc:creator>
    <dc:date>2012-09-24T20:13:35Z</dc:date>
    <item>
      <title>Authentication on access point ?</title>
      <link>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378162#M1275026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It’s a SBE QV server version 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a couple of&amp;nbsp; questions in mind:&lt;/P&gt;&lt;P style="text-indent: -0.25in;"&gt;&lt;SPAN class="pasted-list-info"&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Lets say there are 3 QVW’s( let call them x.qvw,y.qvw and z.qvw ) deployed on the access point. I want&amp;nbsp; x and y documents to be visible to certain set&amp;nbsp; of&amp;nbsp; users and z document to another set of users.&lt;/P&gt;&lt;P&gt;Can it be done ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: &lt;STRONG&gt;Certain set of users&amp;nbsp; shouldn’t be able to see the applications that they don't have access to.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-indent: -0.25in;"&gt;&lt;SPAN class="pasted-list-info"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;I know that by using section access, we can prevent unauthorized users from accessing the file on the access point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Currently everyone on the domain can access the applications on the access point ( I haven’t put section access yet in the script editor) as Windows domain authentication is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is&lt;STRONG&gt; only authorized users &lt;/STRONG&gt;must be able to access the application on the access point , and these users must be able to login automatically ie via Windows domain authentication .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can specify the username and password in the hidden script , and the user can login after typing in his credentials, my requirement is these users must be able to login automatically without being prompted for username and password, &lt;EM&gt;&lt;STRONG&gt;while other users though in the same domain who are not authorized shouldn’t be allowed access to the files on access point.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be done ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes how ? Links to documentation or videos would be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Swarup&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/Authentication-on-access-point/m-p/378162#M1275026</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication on access point ?</title>
      <link>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378163#M1275029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create 2 folder and split the user group into 2 and provide NTFS security in the server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 19:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378163#M1275029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-15T19:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication on access point ?</title>
      <link>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378164#M1275030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set the user access on the files in windows to allow specific users/groups to see them. The ACL will be respected by accesspoint and only the documents that a user has NTFS rights to will be displayed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 02:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378164#M1275030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-16T02:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication on access point ?</title>
      <link>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378165#M1275033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Srikanth and Johannes, I appreciate your help. &lt;/P&gt;&lt;P&gt;Could some one&amp;nbsp; guide me on how this is done, though I have extensively worked on development of qvw on the&amp;nbsp; desktop . I haven't had much of server experiance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I would be really grateful if somebody&amp;nbsp; could guide me in the right direction ( with snapshots on how it can be done or link to a video showing how it is done)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the following server :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Windows Server 2008 R2 standard&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;64 bit OS &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swarup &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 13:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378165#M1275033</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2012-08-16T13:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication on access point ?</title>
      <link>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378166#M1275035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could someone attach a step&amp;nbsp; by step snapshot of&amp;nbsp; how a group is created in &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Windows Server 2008 R2 standard.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 18:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378166#M1275035</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2012-09-24T18:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication on access point ?</title>
      <link>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378167#M1275037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do u mean , create two&amp;nbsp; Document folders ? then assign different groups to each of these document folders&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 19:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378167#M1275037</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2012-09-24T19:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication on access point ?</title>
      <link>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378168#M1275039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swarup.&lt;/P&gt;&lt;P&gt;I just found some great articles on Google when I googled "windows server 2008 r2 create local group".&lt;/P&gt;&lt;P&gt;I hope they help you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.google.com/?q=windows+server+2008+r2+create+local+group#sclient=psy-ab&amp;amp;hl=en&amp;amp;site=&amp;amp;source=hp&amp;amp;q=windows+server+2008+r2+create+local+group&amp;amp;btnK=Google+Search&amp;amp;oq=windows+server+2008+r2+create+local+group&amp;amp;gs_l=hp.12...0.0.0.5463.0.0.0.0.0.0.0.0..0.0.les%3B..0.0...1c.mMVlWMEKVyc&amp;amp;pbx=1&amp;amp;bav=on.2,or.r_gc.r_pw.&amp;amp;fp=4a713d35a404da22&amp;amp;biw=1589&amp;amp;bih=1080" title="http://www.google.com/?q=windows+server+2008+r2+create+local+group#sclient=psy-ab&amp;amp;hl=en&amp;amp;site=&amp;amp;source=hp&amp;amp;q=windows+server+2008+r2+create+local+group&amp;amp;btnK=Google+Search&amp;amp;oq=windows+server+2008+r2+create+local+group&amp;amp;gs_l=hp.12...0.0.0.5463.0.0.0.0.0.0.0.0..0.0.les%3B..0.0...1c.mMVlWMEKVyc&amp;amp;pbx=1&amp;amp;bav=on.2,or.r_gc.r_pw.&amp;amp;fp=4a713d35a404da22&amp;amp;biw=1589&amp;amp;bih=1080"&gt;http://www.google.com/?q=windows+server+2008+r2+create+local+group#sclient=psy-ab&amp;amp;hl=en&amp;amp;site=&amp;amp;source=hp&amp;amp;q=windows+server+2008+r2+create+local+group&amp;amp;btnK=Google+Search&amp;amp;oq=windows+server+2008+r2+create+local+group&amp;amp;gs_l=hp.12...0.0.0.5463.0.0.0.0.0.0.0.0..0.0.les%3B..0.0...1c.mMVlWMEKVyc&amp;amp;pbx=1&amp;amp;bav=on.2,or.r_gc.r_pw.&amp;amp;fp=4a713d35a404da22&amp;amp;biw=1589&amp;amp;bih=1080&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 20:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Authentication-on-access-point/m-p/378168#M1275039</guid>
      <dc:creator>magavi_framsteg</dc:creator>
      <dc:date>2012-09-24T20:13:35Z</dc:date>
    </item>
  </channel>
</rss>

