<?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 Problem Security in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-Security/m-p/252683#M95801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christophe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, if you are using NTNAME, you should use the form &lt;STRONG&gt;DOMAIN\USERNAME&lt;/STRONG&gt; instead of only the username, as returned by the QlikView function OSUser() (you can use it in a textbox just to see what it returns). The most likely reason for what that dialog appears is that the DOMAIN part is missing, and section access does not recognize the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want your users to be prompted for user and password, then you need to use USERID and PASSWORD fields instead of NTNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Oct 2011 10:02:51 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-10-17T10:02:51Z</dc:date>
    <item>
      <title>Problem Security</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Security/m-p/252682#M95800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical environment:&lt;/P&gt;&lt;P&gt;Windows XP&lt;/P&gt;&lt;P&gt;Qlikview 10 SP3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with the management security managed inside excel security (See ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want that only User group will be able to see value where Group Name is different to “Confidential” value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Admin user will be able to see all data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this, I created the below script but when users connect it at the application thought Access point then an authentification window is displayed (see &lt;STRONG style="font-size: 10pt;"&gt;Image 1&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="im1.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/7878_im1.bmp" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="im2.bmp" class="jive-image" src="https://community.qlik.com/legacyfs/online/7879_im2.bmp" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: green; font-size: 7.5pt;"&gt;//Security&lt;SPAN style="font-size: 7.5pt;"&gt;&lt;BR /&gt;&lt;STRONG style="color: blue;"&gt;section&lt;/STRONG&gt; &lt;SPAN style="color: blue;"&gt;access&lt;/SPAN&gt;;&lt;BR /&gt;&lt;BR /&gt;SACCESS:&lt;BR /&gt;&lt;STRONG style="color: blue;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: blue;"&gt;DISTINCT&lt;/SPAN&gt; &lt;BR /&gt;&lt;SPAN style="color: maroon;"&gt;ACCESS&lt;/SPAN&gt;, &lt;BR /&gt;&lt;SPAN style="color: maroon;"&gt;NTNAME&lt;/SPAN&gt;, &lt;BR /&gt;&lt;SPAN style="color: blue;"&gt;upper&lt;/SPAN&gt;(&lt;SPAN style="color: maroon;"&gt;ACCESS&lt;/SPAN&gt;) &lt;SPAN style="color: blue;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: maroon;"&gt;[Cat Attribute Confidential]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;$(v_ConfigPath)&lt;/EM&gt;&lt;/STRONG&gt;\MDM2_SECURITY.xls&lt;BR /&gt;(&lt;SPAN style="color: blue;"&gt;biff&lt;/SPAN&gt;, &lt;SPAN style="color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="color: blue;"&gt;labels&lt;/SPAN&gt;, &lt;SPAN style="color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="color: blue;"&gt;is&lt;/SPAN&gt; MDM2_SECURITY$);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG style="color: blue;"&gt;section&lt;/STRONG&gt; &lt;SPAN style="color: blue;"&gt;application&lt;/SPAN&gt;;&lt;BR /&gt;&lt;BR /&gt;Security_Group_Name:&lt;BR /&gt;&lt;STRONG style="color: blue;"&gt;load&lt;/STRONG&gt; * &lt;SPAN style="color: blue;"&gt;inline&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: maroon;"&gt;[Cat Attribute Confidential,Cat Attribut Group Name&lt;BR /&gt;USER,General&lt;BR /&gt;USER,Service&lt;BR /&gt;USER,Update_Info&lt;BR /&gt;ADMIN,General&lt;BR /&gt;ADMIN,Service&lt;BR /&gt;ADMIN,Update_Info&lt;BR /&gt;ADMIN,Confidential&lt;BR /&gt;]&lt;/SPAN&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: green; font-size: 7.5pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt;"&gt;Someboby can help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 7.5pt;"&gt;Christophe&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 09:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Security/m-p/252682#M95800</guid>
      <dc:creator />
      <dc:date>2011-10-17T09:51:56Z</dc:date>
    </item>
    <item>
      <title>Problem Security</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-Security/m-p/252683#M95801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christophe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, if you are using NTNAME, you should use the form &lt;STRONG&gt;DOMAIN\USERNAME&lt;/STRONG&gt; instead of only the username, as returned by the QlikView function OSUser() (you can use it in a textbox just to see what it returns). The most likely reason for what that dialog appears is that the DOMAIN part is missing, and section access does not recognize the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want your users to be prompted for user and password, then you need to use USERID and PASSWORD fields instead of NTNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 10:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-Security/m-p/252683#M95801</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-10-17T10:02:51Z</dc:date>
    </item>
  </channel>
</rss>

