<?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 user access control appears to fail in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148918#M716766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone an idea why my code does not work? I never got a reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2009 21:16:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-25T21:16:55Z</dc:date>
    <item>
      <title>user access control appears to fail</title>
      <link>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148916#M716764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to set up a fine grained access control system for a QlikView application, using QV 8.5.&lt;/P&gt;&lt;P&gt;Here is a stripped down prototype (see attachment). It has two dimensions, Product and Channel, and one measure, Turnover. Access is based on ACLs that can be assigned to individual users.&lt;/P&gt;&lt;P&gt;In the example&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;user becker is supposed to be the app admin, with access to everything (ACL=BACKSTAGE)&lt;/LI&gt;&lt;LI&gt;user x is supposed to see all products for channel 1, and additionally all channels for product 1 (ACL=ACLx)&lt;/LI&gt;&lt;LI&gt;user z is supposed to see only the combination (product 2, channel 2) (ACL=ACLz)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Without access control, placing a selection on any one of the ACL items works exactly as expected.&lt;/P&gt;&lt;P&gt;When I open the application with access control enabled:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;User becker can log in and can edit the script, but cannot view any numbers&lt;/LI&gt;&lt;LI&gt;Users x and z cannot even log in!&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To reproduce the failure, open the application and uncomment the "SECTION application" directive in the Users tab in the script (tab 2), then re-run the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 20:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148916#M716764</guid>
      <dc:creator />
      <dc:date>2009-07-09T20:23:04Z</dc:date>
    </item>
    <item>
      <title>user access control appears to fail</title>
      <link>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148917#M716765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, of course it had to be:&lt;/P&gt;&lt;P&gt;uncomment the "SECTION &lt;B&gt;access&lt;/B&gt;" directive in the Users tab in the script (tab 2), then re-run the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 20:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148917#M716765</guid>
      <dc:creator />
      <dc:date>2009-07-09T20:32:19Z</dc:date>
    </item>
    <item>
      <title>user access control appears to fail</title>
      <link>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148918#M716766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone an idea why my code does not work? I never got a reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 21:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148918#M716766</guid>
      <dc:creator />
      <dc:date>2009-08-25T21:16:55Z</dc:date>
    </item>
    <item>
      <title>user access control appears to fail</title>
      <link>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148919#M716767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't know exactly why Qlikview can't join the combination uppercase and lowercase at the value 'ACLx' of the Dim_Credentials table with the ACLs_raw table, I think the "section access" changes all the values to uppercase, for this reason, the user becker can access because its filter value is BACKSTAGE (uppercase).&lt;/P&gt;&lt;P&gt;I've attached your file with the modifications and it works.&lt;/P&gt;&lt;P&gt;I hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 18:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148919#M716767</guid>
      <dc:creator />
      <dc:date>2009-08-27T18:08:51Z</dc:date>
    </item>
    <item>
      <title>user access control appears to fail</title>
      <link>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148920#M716768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Magv, that did it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2009 18:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/user-access-control-appears-to-fail/m-p/148920#M716768</guid>
      <dc:creator />
      <dc:date>2009-08-27T18:31:37Z</dc:date>
    </item>
  </channel>
</rss>

