<?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 Security through Active directory Group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575853#M214306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand your request I think you can use the AD group in NTNAME field in a similar way&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, NTNAME,&amp;nbsp; REGION&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN\AD_GROUP_1, NORTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN\AD_GROUP_2, SOUTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN\AD_GROUP_3, WEST&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;REGION, Value&lt;/P&gt;&lt;P&gt;NORTH,1&lt;/P&gt;&lt;P&gt;SOUTH,2&lt;/P&gt;&lt;P&gt;SOUTH, 3&lt;/P&gt;&lt;P&gt;WEST, 4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2014 19:51:44 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-04-14T19:51:44Z</dc:date>
    <item>
      <title>Section Access Security through Active directory Group</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575851#M214304</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;i have a qlikview document named: abc.qvw and i have to assign security through active directory groups. let say i have made 3 active directory group. 1 group has right to north region and second one to south and third one to West. So how can i maintain section access through active directory. and i have only qlikview server. Please share how to apply section access security through active directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Arsalan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 18:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575851#M214304</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-14T18:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Security through Active directory Group</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575852#M214305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, why you cant use section access in the script? why use in the ad?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use section access in the script and use data reduction you can get all the thing that you want,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 group will see only the north , other the south and the other the west.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; see the attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5175"&gt;Sheets Security with Section Access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/75970"&gt;Section access and data reduction - ADMIN user has data reduced&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://oneqlikatatime.blogspot.com/2012/07/section-access-part-one-including.html" title="http://oneqlikatatime.blogspot.com/2012/07/section-access-part-one-including.html"&gt;One Qlik at a Time: Section access - part one (including inline wizard)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 19:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575852#M214305</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-04-14T19:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Security through Active directory Group</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575853#M214306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand your request I think you can use the AD group in NTNAME field in a similar way&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, NTNAME,&amp;nbsp; REGION&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN\AD_GROUP_1, NORTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN\AD_GROUP_2, SOUTH&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN\AD_GROUP_3, WEST&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;REGION, Value&lt;/P&gt;&lt;P&gt;NORTH,1&lt;/P&gt;&lt;P&gt;SOUTH,2&lt;/P&gt;&lt;P&gt;SOUTH, 3&lt;/P&gt;&lt;P&gt;WEST, 4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 19:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575853#M214306</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-14T19:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Security through Active directory Group</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575854#M214307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take one excel and write &lt;BR /&gt;Access NTNAME REGION&lt;/P&gt;&lt;P&gt;made ur entries here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and load it into&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;section access&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Upper(Access) as Access&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;upper(NTNAME) as NTNAME,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;upper(REGION) as REGION&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;from excel path&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;section application;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now use Brij Dijks step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and reload app and check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hope this helps&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 06:53:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575854#M214307</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-04-15T06:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Security through Active directory Group</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575855#M214308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunil and Thanks Bert&lt;/P&gt;&lt;P&gt;Is there nothing special to do on QEMC? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 08:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575855#M214308</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-04-15T08:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Security through Active directory Group</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575856#M214309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for testing in qlikview desktop I think that's all (me too I tried the script I posted on my pc with qlikview desktop)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for server&lt;/P&gt;&lt;P&gt;users need qlikview licenses &lt;/P&gt;&lt;P&gt;user must be authorized to qlikview docs &lt;/P&gt;&lt;P&gt;users must be in active directory group (setup in windows); this is true also for test with qlikview desktop&lt;/P&gt;&lt;P&gt;and also if I'm not wrong you have to add to section access the user (server service) that reloads the docs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 09:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575856#M214309</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-15T09:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Security through Active directory Group</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575857#M214310</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;add the service account who runs the services at QVS as Admin in your section Access Table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 21:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575857#M214310</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2014-04-15T21:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Security through Active directory Group</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575858#M214311</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;here we have nothing to do with Qmec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using above we are running application without any error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 05:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Security-through-Active-directory-Group/m-p/575858#M214311</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-04-16T05:22:39Z</dc:date>
    </item>
  </channel>
</rss>

