<?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 using windows and domain login qlik sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/section-access-using-windows-and-domain-login-qlik-sense/m-p/1024993#M15533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Users:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS,USERID,SA_LINK,&lt;/P&gt;&lt;P&gt;USER, INTERNAL\SA_SCHEDULER,*&lt;/P&gt;&lt;P&gt;USER,WorkDomainName\BOB1111111,GROUP1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to alter section access code with no joy. I need the app to have a look at the login credentials of the user logged into the computer instead of specifying a user e.g WorkDomainName\BOB1111111&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Users:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS,USERID,SA_LINK,&lt;/P&gt;&lt;P&gt;USER,DOMAIN\NTNAME,*&lt;/P&gt;&lt;P&gt;USER,WorkDomainName\NTNAME,GROUP1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2016 11:28:56 GMT</pubDate>
    <dc:creator>joeybird</dc:creator>
    <dc:date>2016-03-31T11:28:56Z</dc:date>
    <item>
      <title>section access using windows and domain login qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-using-windows-and-domain-login-qlik-sense/m-p/1024993#M15533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik sense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Users:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS,USERID,SA_LINK,&lt;/P&gt;&lt;P&gt;USER, INTERNAL\SA_SCHEDULER,*&lt;/P&gt;&lt;P&gt;USER,WorkDomainName\BOB1111111,GROUP1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to alter section access code with no joy. I need the app to have a look at the login credentials of the user logged into the computer instead of specifying a user e.g WorkDomainName\BOB1111111&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Users:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS,USERID,SA_LINK,&lt;/P&gt;&lt;P&gt;USER,DOMAIN\NTNAME,*&lt;/P&gt;&lt;P&gt;USER,WorkDomainName\NTNAME,GROUP1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:28:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-using-windows-and-domain-login-qlik-sense/m-p/1024993#M15533</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2016-03-31T11:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: section access using windows and domain login qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-using-windows-and-domain-login-qlik-sense/m-p/1024994#M15534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try NTNAME instead of USERID as field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1853"&gt;Introduction to Section Access&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-using-windows-and-domain-login-qlik-sense/m-p/1024994#M15534</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-31T11:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: section access using windows and domain login qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-using-windows-and-domain-login-qlik-sense/m-p/1024995#M15535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; your logon in the form of DOMAIN\USER.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-using-windows-and-domain-login-qlik-sense/m-p/1024995#M15535</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-31T11:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: section access using windows and domain login qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/section-access-using-windows-and-domain-login-qlik-sense/m-p/1024996#M15536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;all works thanx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;Users:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS,NTNAME,SA_LINK,&lt;/P&gt;&lt;P&gt;USER,DOMAIN\NTNAME,*&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 12:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access-using-windows-and-domain-login-qlik-sense/m-p/1024996#M15536</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2016-03-31T12:42:24Z</dc:date>
    </item>
  </channel>
</rss>

