<?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 - User without Password in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-User-without-Password/m-p/156960#M32631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ingo,&lt;BR /&gt;As far as I know, Section Access should always have a field that identifies current user one way or the other. By user login (USERID), by machine, machine &amp;amp; domain. Field PASSWORD does not identify user, you can skip it.&lt;BR /&gt;So, I'd recommend you to use USERID, ACCESS, and SHEET_ID in your Section Access. And, no blank user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2011 15:18:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-03-11T15:18:57Z</dc:date>
    <item>
      <title>Section Access - User without Password</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-User-without-Password/m-p/156958#M32629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've got a problem by logging in a Default User without a password. Actually I've got two problems.&lt;/P&gt;&lt;P&gt;1. Default User without password&lt;/P&gt;&lt;P&gt;My section access got 3 types of Users. First an Admin, secondly a User (both with a given password) and last but not least a User without a password. The way Users logging in, I want to display a certain sheet or not. The defined password for the Admin and User (No. 1) works properly. For User No. 2 (the one without a password) I defined the password with '*' (asterix), because I don't want to assign one. Every time I opened the file no prompt is shown. If I use space between the inverted commas, the prompt is on screen, but to pass it's necessary to type in a space. What I want is a prompt where the Admin or User (No. 1) can type in their password OR (User No. 2) quit the prompt by press "OK" without typing in anything. Does anybody got an idea?&lt;/P&gt;&lt;P&gt;This is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;// Section Access&lt;BR /&gt;Star is *;&lt;BR /&gt;&lt;BR /&gt;Section Access;&lt;BR /&gt;Load * INLINE [PASSWORD, ACCESS, SHEET_ID&lt;BR /&gt;1111, ADMIN&lt;BR /&gt;4321, User, X&lt;BR /&gt;' ', User, Y&lt;BR /&gt;]&lt;BR /&gt;;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Asking for USERID even there is no USERID set&lt;/P&gt;&lt;P&gt;Same case as above. In the section access I defined no USERID. To separate, I just want to ask for password. If I open the map via filesystem (with fat client), QV just asking for password. If I open via QV Server (like the Analyzers do) it is asking for UserID and password although there is no USERID. How can I prohibit the USERID prompt?&lt;/P&gt;&lt;P&gt;Thank you for help.&lt;/P&gt;&lt;P&gt;Greets&lt;BR /&gt;Ingo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client Build Number 10.00.8715.0409 / Server 9.0.7469.8&lt;/P&gt;&lt;TABLE style="height: 21px;" width="779"&gt;&lt;TBODY&gt;&lt;TR class="EterprisePropertyPageStandardRow"&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 14:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-User-without-Password/m-p/156958#M32629</guid>
      <dc:creator />
      <dc:date>2011-03-11T14:54:44Z</dc:date>
    </item>
    <item>
      <title>Section Access - User without Password</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-User-without-Password/m-p/156959#M32630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;Hi,&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;For the first problem it does work fine with a simple load like that&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;load * inline [&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;ACCESS, USERID, PASSWORD&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;ADMIN, ADMIN, ADMIN&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;USER, USER1, U1&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;USER, USER2&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;];&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;&lt;/P&gt;&lt;P style="margin:0cm 0cm 10pt;"&gt;But using a USERID field. I don't think that skipping this field is a good idea, I have tested it on my desktop client and it does not work, does it really at your side?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 15:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-User-without-Password/m-p/156959#M32630</guid>
      <dc:creator />
      <dc:date>2011-03-11T15:14:42Z</dc:date>
    </item>
    <item>
      <title>Section Access - User without Password</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-User-without-Password/m-p/156960#M32631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ingo,&lt;BR /&gt;As far as I know, Section Access should always have a field that identifies current user one way or the other. By user login (USERID), by machine, machine &amp;amp; domain. Field PASSWORD does not identify user, you can skip it.&lt;BR /&gt;So, I'd recommend you to use USERID, ACCESS, and SHEET_ID in your Section Access. And, no blank user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 15:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-User-without-Password/m-p/156960#M32631</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-11T15:18:57Z</dc:date>
    </item>
    <item>
      <title>AW:Re: Section Access - User without Password</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-User-without-Password/m-p/156961#M32632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. I think I'll do it like this.&lt;/P&gt;&lt;P&gt;Curiously there's no need to type in USERID so far, when opening with QV client from file system directly. If you can't simulate I'll better take my hands of ... Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 15:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-User-without-Password/m-p/156961#M32632</guid>
      <dc:creator />
      <dc:date>2011-03-11T15:54:14Z</dc:date>
    </item>
  </channel>
</rss>

