<?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: Problems understanding section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610414#M225299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The example, you provided, doesn't help to solve document features problem. It is an example of cutting data by imposing restrictions, but not cutting document features based on the NT authorisation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 11:53:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-23T11:53:06Z</dc:date>
    <item>
      <title>Problems setting document features security with section access</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610410#M225295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created an app and I want to disable its' user some functionality (for example data reload). I composed a hidden script like that:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13982584273286012" jivemacro_uid="_13982584273286012"&gt;
&lt;P&gt;Section Access;&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, Mydomain\Alex_Zakr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Mydomain\Vasiliy_Pupkin&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;After that I disabled Reload and Partial Reload in Settings - Document Properties - Security - User Privileges. Saved, exited and opened the doc again. A textbox with OSuser() shows me "Mydomain\Alex_Zakr" and I can access and change Settings - Document Properties - Security again (that's, AFAIR, a sign of ADMIN access), but the Reload button us greyed out. So I don't understand, whether I am treated as admin or as user. And how my task can be done using windows authentication. Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 11:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610410#M225295</guid>
      <dc:creator />
      <dc:date>2014-04-23T11:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problems understanding section access</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610411#M225296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the below post.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5175"&gt;Sheets Security with Section Access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 11:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610411#M225296</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-04-23T11:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems understanding section access</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610412#M225297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In document properties-&amp;gt; user privileges are for all the users and those are not defined user wise. Those are defined for the document itself. So if you unchecked above options you can't do a manual reload until them check again. In this case you are not treating as anyone (admin or user) since it is a document property itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Dinu1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 11:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610412#M225297</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2014-04-23T11:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problems understanding section access</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610413#M225298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="loading" href="http://www.qlik.com/ru/landing/security-video-series" title="http://www.qlik.com/ru/landing/security-video-series#"&gt;http://www.qlik.com/ru/landing/security-video-series#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Video #7 says that you're not right. Or I do miss something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 11:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610413#M225298</guid>
      <dc:creator />
      <dc:date>2014-04-23T11:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems understanding section access</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610414#M225299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The example, you provided, doesn't help to solve document features problem. It is an example of cutting data by imposing restrictions, but not cutting document features based on the NT authorisation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 11:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610414#M225299</guid>
      <dc:creator />
      <dc:date>2014-04-23T11:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems understanding section access</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610415#M225300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to be a bug of 11.20.12235.0. And it is not connected with NT Auth. With basic Qlik auth it is just the same. As soon as I unckeck the ability to reload, the button gets greyed out regardless of the ACCESS type of the account I'm logged in.&lt;/P&gt;&lt;P&gt;PS:&lt;/P&gt;&lt;P&gt;ADMIN: Login - AI, PWD - AP&lt;/P&gt;&lt;P&gt;USER: Login - UI, PWD - UP&lt;/P&gt;&lt;P&gt;Maybe you can check with some other versions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 13:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610415#M225300</guid>
      <dc:creator />
      <dc:date>2014-04-23T13:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems setting document features security with section access</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610416#M225301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the "Admin override security" checkbox in Document Settings | Security checked? You will need this as well as the Reload checkbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 13:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610416#M225301</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-04-23T13:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems setting document features security with section access</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610417#M225302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Damn! You're right ;-). That solved the problem for ADMIN. Just wonder, why this checkbox wasn't paid attention it the Video... Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 13:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-setting-document-features-security-with-section-access/m-p/610417#M225302</guid>
      <dc:creator />
      <dc:date>2014-04-23T13:28:11Z</dc:date>
    </item>
  </channel>
</rss>

