<?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 Reload Tasks with Groups instead of UserID in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924667#M1233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The textbox with osuser() is a good idea. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the problems is the use of a virtual proxy to identify users. That means that the users don't exist on the server. So using NTNAME isn't working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to put in the SA_Scheduler but i can't identify it based on a group, only on NTNAME or USERID, but those two aren't a possibility for the users. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2016 15:00:18 GMT</pubDate>
    <dc:creator>avkeep01</dc:creator>
    <dc:date>2016-01-14T15:00:18Z</dc:date>
    <item>
      <title>Section Access Reload Tasks with Groups instead of UserID</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924661#M1227</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;Unable to get &lt;STRONG&gt;reload tasks&lt;/STRONG&gt; working properly after setting up SA.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have been researching this problem for a bit and have not found much documentation on implementing SA with Groups as opposed to UserIDs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to get my section access script to work in the following way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;section access;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Load * inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ACCESS, GROUP, GROUP_NAME, OMIT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;EM&gt;USER, INTERNAL\SA_SCHEDULER, *, &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;USER, FREMONT\ADMIN,&amp;nbsp; *,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;USER, Developers, *,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;USER, Singapore,&amp;nbsp; "SINGAPORE",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;USER, Europe, "EUROPE",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first access line in my section is what you use for the system to schedule a reload task when implementing with users. Does anyone know how to implement the italicized line when using Groups?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 22:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924661#M1227</guid>
      <dc:creator />
      <dc:date>2015-10-19T22:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Reload Tasks with Groups instead of UserID</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924662#M1228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of GROUP you need to use NTNAME and there you could use the NT group-names. And I would give at least the qv-services user and your main development user ADMIN rights by ACCESS. Further helpful might be: &lt;A href="https://community.qlik.com/docs/DOC-9039"&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, 30 Oct 2015 09:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924662#M1228</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-10-30T09:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Reload Tasks with Groups instead of UserID</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924663#M1229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus:&lt;/P&gt;&lt;P&gt;NTNAME gave me reload tasks back but broke section access. Is there a prefix I'm supposed to have before the group name? The groups are set up through Active Directory. But I'm not sure how Qlik addresses the names of the groups.&lt;/P&gt;&lt;P&gt;For example, for username, it has a prefix eg. SERVER/username&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there such a prefix for user groups created with Active Directory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 22:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924663#M1229</guid>
      <dc:creator />
      <dc:date>2015-11-18T22:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Reload Tasks with Groups instead of UserID</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924664#M1230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be that you need the domain like: DOMAIN\UserGroup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 10:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924664#M1230</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-11-19T10:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Reload Tasks with Groups instead of UserID</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924665#M1231</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;A href="https://community.qlik.com/qlik-users/27943"&gt;Marcus_Sommer&lt;/A&gt; I tried it with the prefix but it doesn't work. The section access is based on the groupname and the NTNAME or USERID isn't identified. Is it possible to put the SA_SCHEDULER into a group? right now i'm not able te reload the data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Anton van Keep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 16:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924665#M1231</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2016-01-13T16:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Reload Tasks with Groups instead of UserID</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924666#M1232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's always good to put a textbox with osuser() on the surface to see how the login-user will be identified - with local machine + on the server + access point. With SA_Scheduler you mean the user-account from the qlikview-server services? If yes it's necessary to put them into the section access with admin rights.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 19:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924666#M1232</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-01-13T19:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Reload Tasks with Groups instead of UserID</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924667#M1233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The textbox with osuser() is a good idea. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the problems is the use of a virtual proxy to identify users. That means that the users don't exist on the server. So using NTNAME isn't working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to put in the SA_Scheduler but i can't identify it based on a group, only on NTNAME or USERID, but those two aren't a possibility for the users. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 15:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924667#M1233</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2016-01-14T15:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Reload Tasks with Groups instead of UserID</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924668#M1234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your environment sounds quite uncommon - I suggest before going further to collect all requirements again and rethink the whole environment and if it's really necessary to use a rather uncommon or heavily customized implementation of authentication and autorization - to consult professional help (you will save a lot of time and money to get the things right instead of curing strange symptoms).&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, 15 Jan 2016 06:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Section-Access-Reload-Tasks-with-Groups-instead-of-UserID/m-p/924668#M1234</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-01-15T06:18:07Z</dc:date>
    </item>
  </channel>
</rss>

