<?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 section access with AD groups in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210432#M625434</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;&lt;/P&gt;&lt;P&gt;i am recently working in section access with AD group .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but as per my scenario we need to add 5 user and these user can see 1 sheet ...other user can not.&lt;/P&gt;&lt;P&gt;but other users are more than 500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way that (not equal to ) works in section access script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Security:&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD * INLINE [&amp;nbsp; &lt;/P&gt;&lt;P&gt;ACCESS, UPPER(NTNAME) AS NTNAME,UPPER(USERNAME) AS USERNAME&amp;nbsp; &lt;/P&gt;&lt;P&gt;ADMIN, amazon\AWS PROD Qlikview Power Users,amazon\AWS PROD Qlikview Power Users&lt;/P&gt;&lt;P&gt;USER, amazon\AWS UAT Qlikview Power Users,amazon\AWS UAT Qlikview Power Users &lt;/P&gt;&lt;P&gt;];&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Section Application;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SheetAccess:&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD * INLINE [&amp;nbsp; &lt;/P&gt;&lt;P&gt;USERNAME, SHEET1FLAG, SHEET2FLAG&amp;nbsp; &lt;/P&gt;&lt;P&gt;amazon\AWS PROD Qlikview Power Users, 0,0 &lt;/P&gt;&lt;P&gt;amzon\AWS UAT Qlikview Power Users, 0,1&amp;nbsp; &lt;/P&gt;&lt;P&gt;]; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per below script i don't wat that other than &lt;SPAN style="font-size: 13.3333px;"&gt;amzon\AWS UAT Qlikview Power Users can not see this sheet hence they can view other sheets in documents.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ouer group "&lt;SPAN style="font-size: 13.3333px;"&gt;AWS UAT Qlikview Power Users&lt;/SPAN&gt;" having those 5 user but other users are in different -2 groups that we cannot mention here in script .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest is there any mechanism that we can manage the sheet access for 5 users and other user can only see other sheets not this one.....please suggest the code logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2016 10:35:01 GMT</pubDate>
    <dc:creator>singhcv123</dc:creator>
    <dc:date>2016-11-07T10:35:01Z</dc:date>
    <item>
      <title>section access with AD groups</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210432#M625434</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;&lt;/P&gt;&lt;P&gt;i am recently working in section access with AD group .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but as per my scenario we need to add 5 user and these user can see 1 sheet ...other user can not.&lt;/P&gt;&lt;P&gt;but other users are more than 500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way that (not equal to ) works in section access script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Security:&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD * INLINE [&amp;nbsp; &lt;/P&gt;&lt;P&gt;ACCESS, UPPER(NTNAME) AS NTNAME,UPPER(USERNAME) AS USERNAME&amp;nbsp; &lt;/P&gt;&lt;P&gt;ADMIN, amazon\AWS PROD Qlikview Power Users,amazon\AWS PROD Qlikview Power Users&lt;/P&gt;&lt;P&gt;USER, amazon\AWS UAT Qlikview Power Users,amazon\AWS UAT Qlikview Power Users &lt;/P&gt;&lt;P&gt;];&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Section Application;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SheetAccess:&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD * INLINE [&amp;nbsp; &lt;/P&gt;&lt;P&gt;USERNAME, SHEET1FLAG, SHEET2FLAG&amp;nbsp; &lt;/P&gt;&lt;P&gt;amazon\AWS PROD Qlikview Power Users, 0,0 &lt;/P&gt;&lt;P&gt;amzon\AWS UAT Qlikview Power Users, 0,1&amp;nbsp; &lt;/P&gt;&lt;P&gt;]; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per below script i don't wat that other than &lt;SPAN style="font-size: 13.3333px;"&gt;amzon\AWS UAT Qlikview Power Users can not see this sheet hence they can view other sheets in documents.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ouer group "&lt;SPAN style="font-size: 13.3333px;"&gt;AWS UAT Qlikview Power Users&lt;/SPAN&gt;" having those 5 user but other users are in different -2 groups that we cannot mention here in script .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest is there any mechanism that we can manage the sheet access for 5 users and other user can only see other sheets not this one.....please suggest the code logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 10:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210432#M625434</guid>
      <dc:creator>singhcv123</dc:creator>
      <dc:date>2016-11-07T10:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: section access with AD groups</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210433#M625435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Security:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load ACCESS, UPPER(NTNAME) AS NTNAME, UPPER(USERNAME) AS USERNAME;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[ &lt;/P&gt;&lt;P&gt;ACCESS,&amp;nbsp; NTNAME, USERNAME &lt;/P&gt;&lt;P&gt;ADMIN, amazon\AWS PROD Qlikview Power Users,amazon\AWS PROD Qlikview Power Users&lt;/P&gt;&lt;P&gt;USER, amazon\AWS UAT Qlikview Power Users,amazon\AWS UAT Qlikview Power Users&lt;/P&gt;&lt;P&gt;]; &lt;/P&gt;&lt;P&gt;&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;SheetAccess:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;USERNAME, SHEET1FLAG, SHEET2FLAG&lt;/P&gt;&lt;P&gt;amazon\AWS PROD Qlikview Power Users, 0,0&lt;/P&gt;&lt;P&gt;amzon\AWS UAT Qlikview Power Users, 0,1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 10:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210433#M625435</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2016-11-07T10:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: section access with AD groups</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210434#M625436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no this will not help........i want other than 1 group can not access particular sheet.but they can access other sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other than 1 group there are more than 500 user......that's why i am looking for someting like &amp;lt;&amp;gt; in section access&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 11:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210434#M625436</guid>
      <dc:creator>singhcv123</dc:creator>
      <dc:date>2016-11-07T11:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: section access with AD groups</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210435#M625437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK that's not possible with ad groups. Are the user member of a ad group which aren't allowed to access this sheet you couldn't give them access in any way - one access denial meant it's always denied regardless if there are further authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This meant you need to use single user instead of user groups (this mustn't be done manually - there are ways to read an ad) or more practically by 5 users: you used a visibility-condition for this sheet like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(match(osuser(), 'user1', 'user2', ...), true(), false())&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, 07 Nov 2016 11:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210435#M625437</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-11-07T11:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: section access with AD groups</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210436#M625438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with the Marcus which is difficult as well as you can do another way by creating a group in the script by assuming they are this group and add the users which are belongs to this groups after this use section access for this group to restrict this users by section access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 12:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-with-AD-groups/m-p/1210436#M625438</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2016-11-07T12:56:26Z</dc:date>
    </item>
  </channel>
</rss>

