<?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: Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Access/m-p/460205#M1160117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have written the section access script in hidden script . is it causing the problem . Please explain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2012 13:56:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-21T13:56:06Z</dc:date>
    <item>
      <title>Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460202#M1160114</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;I have prepared one qlikview application . Now i want to give this application to different users(Not on access point ) . I want to give ADMIN rights to me and my partner and i have to give user rights to some user s(so that they should not have modification rights or to see the script) . How can i set this. Please explain in detail. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 10:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460202#M1160114</guid>
      <dc:creator />
      <dc:date>2012-12-21T10:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460203#M1160115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can restrict this by using Section Access, for you specify Admin access and for other users you give User access.&amp;nbsp; So everytime users try to open the file, user name and password is required.&lt;/P&gt;&lt;P&gt;&lt;/P&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, USERID, PASSWORD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, test1, password&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, test2, password&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 10:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460203#M1160115</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-12-21T10:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460204#M1160116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I gave my name in admin but when i am trying to reload it is not reloading . If i take the section access then it is reloading . Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 13:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460204#M1160116</guid>
      <dc:creator />
      <dc:date>2012-12-21T13:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460205#M1160117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have written the section access script in hidden script . is it causing the problem . Please explain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 13:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460205#M1160117</guid>
      <dc:creator />
      <dc:date>2012-12-21T13:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460206#M1160118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i login as user , i can reload and do all activities as admin . How to set properties &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 14:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460206#M1160118</guid>
      <dc:creator />
      <dc:date>2012-12-21T14:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460207#M1160119</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;PFA file for solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Document Properties -&amp;gt; Security -&amp;gt; Edit Script -&amp;gt; Uncheck the options which do not required for normal user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Give module password by clicking "Module Password" in the same tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached file when you login as Admin then if you want to reload or change script then uncheck the options done above and after completion do the same security settings defined above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Admin User Name &amp;amp; Password : Admin &amp;amp; Password.&lt;/P&gt;&lt;P&gt;Normal User Name &amp;amp; Password : Sales &amp;amp; Password1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 15:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460207#M1160119</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-12-21T15:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460208#M1160120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working, but even if i loggin as user i am able to move the Sheet objects , My requirement is if some one logins with user credentials they should not have the rights to move the object s.Please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 15:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460208#M1160120</guid>
      <dc:creator />
      <dc:date>2012-12-21T15:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460209#M1160121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Object Properties -&amp;gt; Layout -&amp;gt; Options -&amp;gt; Uncheck Allow Move/Size and Allow Copy/Clone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2012 09:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460209#M1160121</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-12-22T09:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460210#M1160122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the help i will check and will come back to you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 06:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460210#M1160122</guid>
      <dc:creator />
      <dc:date>2012-12-23T06:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Access</title>
      <link>https://community.qlik.com/t5/QlikView/Access/m-p/460211#M1160123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Avi.&lt;/P&gt;&lt;P&gt;I would recommend having a look at Steve's blog for Section Access.&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.quickintelligence.co.uk/help-ive-locked-myself-out/" title="http://www.quickintelligence.co.uk/help-ive-locked-myself-out/"&gt;http://www.quickintelligence.co.uk/help-ive-locked-myself-out/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives you an idea of best practices and pitfalls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, there is a new book out called 'QlikView 11 for Developers' that has a good section on security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 12:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access/m-p/460211#M1160123</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2013-01-02T12:01:24Z</dc:date>
    </item>
  </channel>
</rss>

