<?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 Using an wildcard in USERID for section access in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Using-an-wildcard-in-USERID-for-section-access/m-p/2450116#M29393</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we try to set up a section access with our QlikSense Enterprise installation. Basically we want to give access to all users in the 1st step and after they signed in to a specific area (via partial reload), we want to limit the access to this area.&lt;/P&gt;
&lt;P&gt;Limiting the access is not the problem, but providing access for users who have not signed in to a specific area is. From the documentation, I would have expected that I can do something like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ACCESS USERID&lt;/P&gt;
&lt;P&gt;USER&amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;/P&gt;
&lt;P&gt;But this is not working. If I run the script, it aborts and the error message says, that the user running the script is getting locked out by the section access and therefore the script is aborted.&lt;/P&gt;
&lt;P&gt;Does anybody have a working example how to use the wildcard * in USERID for section access?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanky you very much for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dirk&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2025 16:09:22 GMT</pubDate>
    <dc:creator>dirk_fischer</dc:creator>
    <dc:date>2025-01-29T16:09:22Z</dc:date>
    <item>
      <title>Using an wildcard in USERID for section access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Using-an-wildcard-in-USERID-for-section-access/m-p/2450116#M29393</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we try to set up a section access with our QlikSense Enterprise installation. Basically we want to give access to all users in the 1st step and after they signed in to a specific area (via partial reload), we want to limit the access to this area.&lt;/P&gt;
&lt;P&gt;Limiting the access is not the problem, but providing access for users who have not signed in to a specific area is. From the documentation, I would have expected that I can do something like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ACCESS USERID&lt;/P&gt;
&lt;P&gt;USER&amp;nbsp; &amp;nbsp; &amp;nbsp; *&lt;/P&gt;
&lt;P&gt;But this is not working. If I run the script, it aborts and the error message says, that the user running the script is getting locked out by the section access and therefore the script is aborted.&lt;/P&gt;
&lt;P&gt;Does anybody have a working example how to use the wildcard * in USERID for section access?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanky you very much for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dirk&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 16:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Using-an-wildcard-in-USERID-for-section-access/m-p/2450116#M29393</guid>
      <dc:creator>dirk_fischer</dc:creator>
      <dc:date>2025-01-29T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using an wildcard in USERID for section access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Using-an-wildcard-in-USERID-for-section-access/m-p/2450125#M29394</link>
      <description>&lt;P&gt;As a follow up, this is the code I try to use. But for some reason it's not working as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ACCESS_TABLE:&lt;BR /&gt;Add Load&lt;BR /&gt;*&lt;BR /&gt;Inline [ACCESS, USERID&lt;BR /&gt;ADMIN, INTERNAL\SA_REPOSITORY&lt;BR /&gt;ADMIN, INTERNAL\SA_SCHEDULER&lt;BR /&gt;ADMIN, INTERNAL\SA_API&lt;BR /&gt;USER, *&lt;BR /&gt;]&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;Replace Load&lt;BR /&gt;*&lt;BR /&gt;Resident ACCESS_TABLE&lt;BR /&gt;;&lt;BR /&gt;Section Application;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 06:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Using-an-wildcard-in-USERID-for-section-access/m-p/2450125#M29394</guid>
      <dc:creator>dirk_fischer</dc:creator>
      <dc:date>2024-05-08T06:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using an wildcard in USERID for section access</title>
      <link>https://community.qlik.com/t5/Management-Governance/Using-an-wildcard-in-USERID-for-section-access/m-p/2450207#M29395</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found the reason for the behaviour. If you load the data for the section access from a resident table, you have to drop the table after activating the section access. Then the wildcard * works as expected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dirk&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 08:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Using-an-wildcard-in-USERID-for-section-access/m-p/2450207#M29395</guid>
      <dc:creator>dirk_fischer</dc:creator>
      <dc:date>2024-05-08T08:45:35Z</dc:date>
    </item>
  </channel>
</rss>

