<?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 with NTNAME in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833633#M293274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent stuff! Glad it did the trick for you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good one!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2015 09:30:34 GMT</pubDate>
    <dc:creator>awhitfield</dc:creator>
    <dc:date>2015-05-22T09:30:34Z</dc:date>
    <item>
      <title>SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833624#M293265</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;I want to implement SECTION ACCESS in my app with NTNAME so no one has to enter a username and password.&lt;/P&gt;&lt;P&gt;I want to add myself as ADMIN and everyone else as USER.&lt;/P&gt;&lt;P&gt;I guess this won't work with the *. I don't want to try because it might then register myself as USER and effectively lock me out.&lt;/P&gt;&lt;P&gt;Can anybody help here?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 07:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833624#M293265</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-05-22T07:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833625#M293266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at first make one/two BACKUP's !!! and yes you need to include all NTNAME's especially the development- and server-user with ADMIN role (per access point are all users only USER). A wildcard won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3841"&gt;Section Access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 08:03:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833625#M293266</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-05-22T08:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833626#M293267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought so. Well, that's too bad. The idea behind this was, there will be a number of users - and they might even change over time as we have quite a high personnel fluctuation in some areas. I would like to make this as robust as possible so there won't be any need to regularly adapt it.&lt;/P&gt;&lt;P&gt;The users will need the client because one of the core functions is reloading the script - but I actually don't want the users to be able to do much else, that is the only reason why they'd need the Client - maybe I should instead look at using EDX_triggers and macros to let them use the app via the AccessPoint. I'm just not sure whether that will work reliably because one user might have to reload (part of) the script quite often.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 08:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833626#M293267</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-05-22T08:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833627#M293268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have a similar situation to you, have a look at the attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Open lockdown qvw and the user has restricted access no doc properties or edit script etc, but has reload and save.&lt;/P&gt;&lt;P&gt;2. close the qvw and qv desktop&lt;/P&gt;&lt;P&gt;3. open unlockdown with user name and password BATMAN for both&lt;/P&gt;&lt;P&gt;4. reopen lockdown and you now have access to all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lockdown has hidden script, password = BATMAN as follows:&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, NTNAME,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTDOMAINSID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN,&amp;nbsp; BATMAN,&amp;nbsp; BATMAN, *,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,&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; *&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;and security tab as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87267_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unlock down has the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;section access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, USERID, PASSWORD &lt;BR /&gt;ADMIN, BATMAN, BATMAN&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;section Application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 08:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833627#M293268</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-05-22T08:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833628#M293269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is a novel approach. I'll give it a think, that might be a solution.&lt;/P&gt;&lt;P&gt;Just to recap so you can tell if I got it right:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you have created two different qvw files where the one (the lockdown one) automatically opens with USER privileges, so nobody&lt;/P&gt;&lt;P&gt;can mess around in it.&lt;/P&gt;&lt;P&gt;There is another one which I can open with Admin privileges if I need to make any changes.&lt;/P&gt;&lt;P&gt;=&amp;gt; Afterwards, I can make a copy of it and use that to overwrite the old lockdown app.&lt;/P&gt;&lt;P&gt;Is that it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 08:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833628#M293269</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-05-22T08:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833629#M293270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unlock down forces the lockdown to open in the context of the BATMAN admin user, so you can edit etc, it's as simple as that, we have been using it successfully in the filed for 4 years now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 09:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833629#M293270</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-05-22T09:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833630#M293271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for me is these case quite easy then I use DMS as authentication mode with a custom directory and need not to use personalized NT user. I could use functionalized NT user which are only connected to area, region and similar - complete independent which person they use. If a person left the company I don't need to do anything - only if they switch the position inside the company I need to change the password for these user but only within the qmc not in section access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I won't recommend DMS - it has disadvantages, too. But maybe you could adapt the logic with additionally functionalized users. It's not perfect because the users need two logins but it could be an alternatively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 09:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833630#M293271</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-05-22T09:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833631#M293272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is just great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll test that on my database_app and if it works, that is definitely one worth inserting into our "development_guide", our collection of internal standards.&lt;/P&gt;&lt;P&gt;You should make that into a document or something if you haven't already done so. That's definitely one every developer should know about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 09:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833631#M293272</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-05-22T09:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833632#M293273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 09:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833632#M293273</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-05-22T09:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833633#M293274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent stuff! Glad it did the trick for you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good one!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 09:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833633#M293274</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-05-22T09:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833634#M293275</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;I guess the underlying "trick" behind that is that the passwords must be identical - QlikView probably stores the password in some internal database, so once it has been entered, if the user opens the file &amp;gt; Lockdown &amp;lt;, that, too, is opened using this password by default, so the user has admin privileges.&lt;/P&gt;&lt;P&gt;=&amp;gt; The apps thus don't actually have to be identical. The &amp;gt; Unlockdown &amp;lt; one might as well be empty.&lt;/P&gt;&lt;P&gt;Right?&lt;/P&gt;&lt;P&gt;I just noticed one little detail, maybe you can explain it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- In the file &amp;gt; Lockdown &amp;lt;, the script_line &amp;gt; Section application &amp;lt; is closed off with a semicolon;&lt;/P&gt;&lt;P&gt;- In the file &amp;gt; Unlockdown &amp;lt;, the first line, &amp;gt; Section access &amp;lt; is closed off in this way, but the second one, &amp;gt; Section&lt;BR /&gt;&amp;nbsp;&amp;nbsp; application &amp;lt; is not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the reason for that? I guess it is important for the whole thing to work as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 11:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833634#M293275</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-05-22T11:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833635#M293276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unlockdown only needs the section access stuff, that's all, sorry if I didn't make that clear!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your actual app just needs the hidden script bit and the document security settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;re the ;&amp;nbsp; never even noticed it was missing! Ha ha!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 11:18:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833635#M293276</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-05-22T11:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833636#M293277</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;there was one more thing I just noticed.&lt;/P&gt;&lt;P&gt;Though not able to do much messing in my app, the users would still be able to see the other sheets via the main_menu. But adding some visibility_conditions to those sheets did that trick as well.&lt;/P&gt;&lt;P&gt;The script (or the part of it that loads the role that one user is assigned) is reloaded right away upon opening&lt;/P&gt;&lt;P&gt;and all the sheets now have a visibility_condition depending on that role.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 11:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833636#M293277</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-05-22T11:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833637#M293278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pls share the disadvantages of DMS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 15:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833637#M293278</guid>
      <dc:creator>prabhu0505</dc:creator>
      <dc:date>2016-07-18T15:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS with NTNAME</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833638#M293279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if I'm aware of all disadantages which the use of DMS with custom users as authentification-method might have but I think the main disadvantages are that you couldn't use SSO (SingleSignOn) which meant that the user don't need a login to qlikview and that the method to lease a licence to a desktop client is quite user-unfriendly (there are several steps necessary because the qvp-protocol isn't available).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there are further advantages/disadvantages which I don't know because I have never used the NT authentification in a productive environment and my testing-experiences was for ages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 20:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-with-NTNAME/m-p/833638#M293279</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-07-18T20:37:59Z</dc:date>
    </item>
  </channel>
</rss>

