<?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: Using NTLM for authentication, LDAP for distribution in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604416#M1247468</link>
    <description>Hi,&lt;BR /&gt;When you are creating a task are you able to fin the LDAP groups to add them as named users on the task? &lt;BR /&gt;Did you also check &lt;A href="https://community.qlik.com/t5/QlikView-App-Development/LDAP-group-name-and-users/td-p/1203376" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/LDAP-group-name-and-users/td-p/1203376&lt;/A&gt; ?&lt;BR /&gt;Kind regards!</description>
    <pubDate>Mon, 22 Jul 2019 06:06:07 GMT</pubDate>
    <dc:creator>Albert_Candelario</dc:creator>
    <dc:date>2019-07-22T06:06:07Z</dc:date>
    <item>
      <title>Using NTLM for authentication, LDAP for distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604260#M1247463</link>
      <description>&lt;P&gt;Hello community.&amp;nbsp; I am trying to resolve the following issue.&amp;nbsp; We would like to use NTLM for authentication (using IIS/QVWS).&amp;nbsp; This is fine, as long as we are limiting our distribution to Active Directory groups.&amp;nbsp; We find however, that we cannot use LDAP groups for distribution.&amp;nbsp; The issue appears to be that with NTLM, QV is presented with an ID in the form of ADDomain\USER_ID.&amp;nbsp; This value does not retrieve LDAP groups for the given SID.&amp;nbsp; Is there some way to use LDAP groups for distribution, when user is logging in via NTLM?&amp;nbsp; Thank you for your assistance.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604260#M1247463</guid>
      <dc:creator>Brian_at_JPMC</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using NTLM for authentication, LDAP for distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604416#M1247468</link>
      <description>Hi,&lt;BR /&gt;When you are creating a task are you able to fin the LDAP groups to add them as named users on the task? &lt;BR /&gt;Did you also check &lt;A href="https://community.qlik.com/t5/QlikView-App-Development/LDAP-group-name-and-users/td-p/1203376" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/LDAP-group-name-and-users/td-p/1203376&lt;/A&gt; ?&lt;BR /&gt;Kind regards!</description>
      <pubDate>Mon, 22 Jul 2019 06:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604416#M1247468</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2019-07-22T06:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using NTLM for authentication, LDAP for distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604543#M1247471</link>
      <description>&lt;P&gt;Yes, on the task, I am able to query for and add the LDAP group to the named users list for distribution.&amp;nbsp; The problem seems limited to how the QVWS attempts to retrieve groups for the NTLM credentials.&amp;nbsp;&amp;nbsp; Even though the user, logging in via NTLM, is a member of that group, they are not seeing the dashboards.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 10:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604543#M1247471</guid>
      <dc:creator>Brian_at_JPMC</dc:creator>
      <dc:date>2019-07-22T10:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using NTLM for authentication, LDAP for distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604583#M1247473</link>
      <description>&lt;P&gt;Is this happening for all apps? Do you have section access on them?&lt;/P&gt;
&lt;P&gt;And are you using DMS or NTFS?&lt;/P&gt;
&lt;P&gt;Kind regards!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 11:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604583#M1247473</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2019-07-22T11:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using NTLM for authentication, LDAP for distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604651#M1247474</link>
      <description>&lt;P&gt;This is setting up a new server.&amp;nbsp; Section access is not involved, at least not yet.&amp;nbsp; This is simply trying to get one dashboard to show when distributed to an LDAP group.&amp;nbsp; We use LDAP successfully for distribution in another environment where we use SSO instead of NTLM for authentication.&amp;nbsp; In both cases, we are using DMS.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 13:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604651#M1247474</guid>
      <dc:creator>Brian_at_JPMC</dc:creator>
      <dc:date>2019-07-22T13:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using NTLM for authentication, LDAP for distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604694#M1247475</link>
      <description>Yes, to pass the credential you would need to use SSO or another solution.  There is some documentation on this:&lt;BR /&gt;&lt;A href="https://support.qlik.com/articles/000005648" target="_blank"&gt;https://support.qlik.com/articles/000005648&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://support.qlik.com/articles/000003124" target="_blank"&gt;https://support.qlik.com/articles/000003124&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://support.qlik.com/articles/000005586" target="_blank"&gt;https://support.qlik.com/articles/000005586&lt;/A&gt;&lt;BR /&gt;Please have a look and also compare to your working environment.&lt;BR /&gt;Cheers!</description>
      <pubDate>Mon, 22 Jul 2019 14:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604694#M1247475</guid>
      <dc:creator>Albert_Candelario</dc:creator>
      <dc:date>2019-07-22T14:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using NTLM for authentication, LDAP for distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604736#M1247476</link>
      <description>&lt;P&gt;I do not think it is an issue of passing credentials.&amp;nbsp; I can get it to work when using an individual ID, if I set the prefix in the LDAP configuration to match the domain of the logged in user.&amp;nbsp; The issue is when I want to use an LDAP group.&amp;nbsp; The groups does not seem to be returned, or is returned in an unusable format. &amp;nbsp; I am comparing to our current environment, which does use SSO and LDAP successfully.&amp;nbsp; One difference I have found is that in the QVWS log, when sending the id and group list, the new environment has this set:&lt;/P&gt;&lt;P&gt;&amp;lt;GroupListIsNames&amp;gt;&lt;STRONG&gt;false&lt;/STRONG&gt;&amp;lt;/GroupListIsNames&amp;gt;&amp;lt;/Global&amp;gt;&lt;/P&gt;&lt;P&gt;whereas the old current environment has&lt;/P&gt;&lt;P&gt;&amp;lt;GroupListIsNames&amp;gt;&lt;STRONG&gt;true&lt;/STRONG&gt;&amp;lt;/GroupListIsNames&amp;gt;&amp;lt;/Global&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am wondering if the group values returned when this is set to false is incompatible.&amp;nbsp; I cannot find out how to set this to true to test.&amp;nbsp; Do you happen to know how to set this to true?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 15:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1604736#M1247476</guid>
      <dc:creator>Brian_at_JPMC</dc:creator>
      <dc:date>2019-07-22T15:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using NTLM for authentication, LDAP for distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1605156#M1247477</link>
      <description>&lt;P&gt;Thanks again, Albert.&amp;nbsp; That first link states, in part, this:&lt;/P&gt;&lt;P&gt;•If using NTLM for authentication, the group membership information is taken from the Windows authentication.&lt;/P&gt;&lt;P&gt;Since Windows has already told Accesspoint the username and also about the group membership for the user, the Directory Service Connector will not be asked to resolve groups. So Accesspoint will show the documents based on the group membership from Windows Authentication, not the group membership in the Directory Service Connector.&lt;BR /&gt;If this is not the desired outcome, then NTLM is not a suitable authentication mechanism, and it would make sense to switch to another authentication method that either identifies the groups correctly or not at all.&lt;/P&gt;&lt;P&gt;This may be the fundamental issue.&amp;nbsp; Is there really no way then to use NTLM for authentication, but still use LDAP for distribution?&amp;nbsp; Has no one done this?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 12:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1605156#M1247477</guid>
      <dc:creator>Brian_at_JPMC</dc:creator>
      <dc:date>2019-07-23T12:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using NTLM for authentication, LDAP for distribution</title>
      <link>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1612559#M1247478</link>
      <description>&lt;P&gt;Brian, have you tried using the Alternate Web Page (Webform) option in the QVWS settings?&amp;nbsp; Only thing of which I can think that might cause things to behave differently... This will force the users to login separately from having their web browser process things automatically, just FYI.&amp;nbsp; It is the only method of which I can think that will get the DSC involved in order to check the LDAP groups as well...&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 16:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-NTLM-for-authentication-LDAP-for-distribution/m-p/1612559#M1247478</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-14T16:26:39Z</dc:date>
    </item>
  </channel>
</rss>

