<?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: Configurable LDAP to Tivoli From QV Server 10 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172009#M1281997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeff and Sylvia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is somewhat complex because of the differences between AD's group authentication and Tivoli's. Essentially, there are 2 problems: (1) there is no equivalent to a sAMAccountName in Tivoli that would exist as an attribute on both User and Group nodes; the QDS attempts to lookup an attribute that would exist at both levels, and is unable to find it; and (2) Distinguished Names are not actually stored in Tivoli; the Distinguished Name attribute exists, but is reserved by the system so that it can be auto-populated on-demand; the QDS attempts to reference a group's distinguished name but is not able to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how to modify the Tivoli schema itself, so this solution makes use of 2 fields that I am assuming are currently not populated: (1) description and (2) mobile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;For each &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;user&lt;/STRONG&gt;&lt;/SPAN&gt;, Tivoli stores group memberships in hidden attributes called "&lt;EM&gt;ibm-allgroups&lt;/EM&gt;" which are the equivalent to "&lt;EM&gt;memberof&lt;/EM&gt;" in Active Directory. Unfortunately, the values of these attributes are stored in distinguished format (e.g. cn=mygroup,cn=SecurityGroups,secAuthority=Default). Create a new rule in Tivoli that will take just the "&lt;EM&gt;mygroup&lt;/EM&gt;" part of the value and store it in attribute "&lt;EM&gt;mobile&lt;/EM&gt;." You should create a &lt;EM&gt;mobile &lt;/EM&gt;attribute for each instance of "&lt;EM&gt;ibm-allgroups&lt;/EM&gt;" for each &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;user&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI&gt;For both user &lt;STRONG style="text-decoration: underline;"&gt;and&lt;/STRONG&gt; groups, we need to create an attribute that simulates a sAMAccountName. We will populate the attribute "&lt;EM&gt;description&lt;/EM&gt;" with this. So if you have a group whose ID is "&lt;EM&gt;qlikview_group1&lt;/EM&gt;" and a user whose UID is "&lt;EM&gt;qv_user1&lt;/EM&gt;", create a Tivoli rule that sets the group's "&lt;EM&gt;description&lt;/EM&gt;" attribute to "&lt;EM&gt;qlikview_group1&lt;/EM&gt;" and the user's "&lt;EM&gt;description&lt;/EM&gt;" attribute to "&lt;EM&gt;qv_user1&lt;/EM&gt;." Propogate these changes for all users and groups.&lt;/LI&gt;&lt;LI&gt;In QlikView, create a Configurable LDAP DSC in QEMC &amp;gt;&amp;gt; System &amp;gt;&amp;gt; Directory Service Connectors. Enter the proper credentials (although I'm assuming this is already working for you since you can authorize usernames). Enter the following settings:&lt;BR /&gt;&lt;IMG alt="tivoli group settings.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/8651_tivoli+group+settings.png" width="450" /&gt;&lt;/LI&gt;&lt;LI&gt;That's it! You can now authorize groups on documents. In the Document Authorization tab, groups can either be browsed to in the usual way or simply entered in the format: &lt;EM&gt;tivoli\groupname&lt;/EM&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Nov 2011 23:48:47 GMT</pubDate>
    <dc:creator>vgutkovsky</dc:creator>
    <dc:date>2011-11-15T23:48:47Z</dc:date>
    <item>
      <title>Configurable LDAP to Tivoli From QV Server 10</title>
      <link>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172004#M1281983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are currently using a Tivoli Web Proxy to validate users, then passing that validated username to Qlikview Server (v10) in the http header. Because we are going to have 50 initial users (and potentially many more going forward) I was trying to set up a configurable LDAP connection back to an LDAP directory on our Tivoli machine to look up group assignments. The goal would be to assign group names to Qlikview documents and opposed to 50 individual usernames, but I can't get the group name to pull back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172004#M1281983</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Configurable LDAP to Tivoli From QV Server 10</title>
      <link>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172005#M1281984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It almost appears as if I have a setting wrong and DSC isn't even being used. When we configure the connection, it polls the Tivoli machine without issue. However, when we log on as a user through the web I don't see anything that attempts to then get a group name based on the user id (we are using DMS authorization).&lt;/P&gt;&lt;P&gt;I've been reading through the server documentation and so far haven't found a location to 'turn on" our configured DSC - what am I missing? Does our web proxy need to pass the http string to the DSC url as opposed to the standard server url?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 23:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172005#M1281984</guid>
      <dc:creator />
      <dc:date>2011-01-21T23:16:30Z</dc:date>
    </item>
    <item>
      <title>Configurable LDAP to Tivoli From QV Server 10</title>
      <link>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172006#M1281988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, was able to get the directory service connector working by specifying the 'Directory Label' in the settings as the name of the QlikView Directory Service. Now it loads the connector dll's, although are still having issues looking up group names that are associated with the actual users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 22:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172006#M1281988</guid>
      <dc:creator />
      <dc:date>2011-01-25T22:27:22Z</dc:date>
    </item>
    <item>
      <title>Configurable LDAP to Tivoli From QV Server 10</title>
      <link>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172007#M1281991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;Are you able to find any solution for reading the individual user name from the group user name in TDS?&lt;/P&gt;&lt;P&gt;We have similar problem here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Silvia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 06:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172007#M1281991</guid>
      <dc:creator />
      <dc:date>2011-03-09T06:57:30Z</dc:date>
    </item>
    <item>
      <title>Configurable LDAP to Tivoli From QV Server 10</title>
      <link>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172008#M1281995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't yet. We are in the process of setting up our development environment, and when complete (next two weeks) I'm planning on engaging a QlikView consultant to help take a look at it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 13:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172008#M1281995</guid>
      <dc:creator />
      <dc:date>2011-03-09T13:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Configurable LDAP to Tivoli From QV Server 10</title>
      <link>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172009#M1281997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeff and Sylvia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is somewhat complex because of the differences between AD's group authentication and Tivoli's. Essentially, there are 2 problems: (1) there is no equivalent to a sAMAccountName in Tivoli that would exist as an attribute on both User and Group nodes; the QDS attempts to lookup an attribute that would exist at both levels, and is unable to find it; and (2) Distinguished Names are not actually stored in Tivoli; the Distinguished Name attribute exists, but is reserved by the system so that it can be auto-populated on-demand; the QDS attempts to reference a group's distinguished name but is not able to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how to modify the Tivoli schema itself, so this solution makes use of 2 fields that I am assuming are currently not populated: (1) description and (2) mobile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;For each &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;user&lt;/STRONG&gt;&lt;/SPAN&gt;, Tivoli stores group memberships in hidden attributes called "&lt;EM&gt;ibm-allgroups&lt;/EM&gt;" which are the equivalent to "&lt;EM&gt;memberof&lt;/EM&gt;" in Active Directory. Unfortunately, the values of these attributes are stored in distinguished format (e.g. cn=mygroup,cn=SecurityGroups,secAuthority=Default). Create a new rule in Tivoli that will take just the "&lt;EM&gt;mygroup&lt;/EM&gt;" part of the value and store it in attribute "&lt;EM&gt;mobile&lt;/EM&gt;." You should create a &lt;EM&gt;mobile &lt;/EM&gt;attribute for each instance of "&lt;EM&gt;ibm-allgroups&lt;/EM&gt;" for each &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;user&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI&gt;For both user &lt;STRONG style="text-decoration: underline;"&gt;and&lt;/STRONG&gt; groups, we need to create an attribute that simulates a sAMAccountName. We will populate the attribute "&lt;EM&gt;description&lt;/EM&gt;" with this. So if you have a group whose ID is "&lt;EM&gt;qlikview_group1&lt;/EM&gt;" and a user whose UID is "&lt;EM&gt;qv_user1&lt;/EM&gt;", create a Tivoli rule that sets the group's "&lt;EM&gt;description&lt;/EM&gt;" attribute to "&lt;EM&gt;qlikview_group1&lt;/EM&gt;" and the user's "&lt;EM&gt;description&lt;/EM&gt;" attribute to "&lt;EM&gt;qv_user1&lt;/EM&gt;." Propogate these changes for all users and groups.&lt;/LI&gt;&lt;LI&gt;In QlikView, create a Configurable LDAP DSC in QEMC &amp;gt;&amp;gt; System &amp;gt;&amp;gt; Directory Service Connectors. Enter the proper credentials (although I'm assuming this is already working for you since you can authorize usernames). Enter the following settings:&lt;BR /&gt;&lt;IMG alt="tivoli group settings.png" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/8651_tivoli+group+settings.png" width="450" /&gt;&lt;/LI&gt;&lt;LI&gt;That's it! You can now authorize groups on documents. In the Document Authorization tab, groups can either be browsed to in the usual way or simply entered in the format: &lt;EM&gt;tivoli\groupname&lt;/EM&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 23:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Configurable-LDAP-to-Tivoli-From-QV-Server-10/m-p/172009#M1281997</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2011-11-15T23:48:47Z</dc:date>
    </item>
  </channel>
</rss>

