<?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: Problem to assign document CALs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332291#M1305602</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I have an issue on QlikView Management Console - System - Licenses - Client Access Licenses (CALs) - Assigned CALs - Managed Users and in the "Manage Users" window I am not able to add users because everything appears to be disabled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Manual input of user names" &lt;/SPAN&gt; does not appear at all. Please see the printscreen:&lt;IMG alt="QlikView_add_users.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/58112_QlikView_add_users.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Any ideea how to solve this ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thank you,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2014 12:18:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-29T12:18:21Z</dc:date>
    <item>
      <title>Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332288#M1305590</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 problem to assign document CALs. I 've allocated 15 and then I click on the manage user icon. Every fields is empty and "grey". In the field Manual Input of Users Name I've assign 8 persons.Now I can't do this anymore because the field is full and I only se a scroll bar.&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/Problem-to-assign-document-CALs/m-p/332288#M1305590</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332289#M1305595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also encountered the same problem in QlikView Server v11 SR1 build 11282.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="17001" class="jive-image-thumbnail jive-image" onclick="" alt="Manage user - Manual Input of User Names.png" src="/legacyfs/online/17001_Manage user - Manual Input of User Names.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the following to remove the scrollbar:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;On your QlikView Server go to: QlikView installation folder -&amp;gt; Management Service -&amp;gt; QMCCommon&lt;BR /&gt;(in my case 'C:\Program Files\QlikView\Management Service\QMCCommon').&lt;/LI&gt;&lt;LI&gt;Open 'Recipients.htm' with editor (notepad). &lt;STRONG&gt;Create a backup of this file before changing it.&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Go to line 262 (ctrl + g).&lt;/LI&gt;&lt;LI&gt;Change the style attribute. Remove 'overflow:auto' from the style attribute. &lt;BR /&gt;So &lt;EM&gt;style="width: 520px; overflow:auto;" &lt;/EM&gt;becomes style="width: 520px;".&lt;/LI&gt;&lt;LI&gt;This will remove the scrollbar.&lt;/LI&gt;&lt;LI&gt;Save the file 'Recipients.htm'.&lt;/LI&gt;&lt;LI&gt;Go to you QlikView Management Console.&lt;/LI&gt;&lt;LI&gt;Refresh the page and click 'Manage users' icon. You should be able to add more than 8 persons, separated with semicolon.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like the user interface of QlikView Server 10 more when it comes to the 'Authorization' tab of a user document.&lt;/P&gt;&lt;P&gt;In QlikView Server I am not able to see (as far as I know) an overview of the users that I have added to the document. I first have to select the 'Manage users' icon before I can see which users I have added. &lt;/P&gt;&lt;P&gt;When I am using the input box 'Manual input of User Names' to add multiple users I also can not see the users I have added in one view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 12:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332289#M1305595</guid>
      <dc:creator>bknol</dc:creator>
      <dc:date>2012-06-26T12:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332290#M1305599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made an additional change to the file 'Recipients.htm' (see attached), I described in my previous post.&lt;/P&gt;&lt;P&gt;I have changed the input element on line 262:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;input id="FreeRecipients" type="text" avq="edit:.Recipients.FreeRecipients" style="width: 520px; overflow:auto;" data-tooltip="This field is used for manual input of user names that do not exist in the specified directory" title='Enter a single user name (for example, "&amp;lt;domain_name&amp;gt;\&amp;lt;user_name&amp;gt;") or several user names separated by semicolons.' &amp;gt;&amp;lt;/input&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to a textarea element:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;textarea rows="5" id="FreeRecipients" type="text" avq="edit:.Recipients.FreeRecipients" style="width: 520px;" data-tooltip="This field is used for manual input of user names that do not exist in the specified directory" title='Enter a single user name (for example, "&amp;lt;domain_name&amp;gt;\&amp;lt;user_name&amp;gt;") or several user names separated by semicolons.' &amp;gt;&amp;lt;/textarea&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the result, a bit more space to enter the user names:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="17009" class="jive-image-thumbnail jive-image" onclick="" alt="Manage user - Manual Input of User Names - textarea.png" src="/legacyfs/online/17009_Manage user - Manual Input of User Names - textarea.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2012 13:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332290#M1305599</guid>
      <dc:creator>bknol</dc:creator>
      <dc:date>2012-06-26T13:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332291#M1305602</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I have an issue on QlikView Management Console - System - Licenses - Client Access Licenses (CALs) - Assigned CALs - Managed Users and in the "Manage Users" window I am not able to add users because everything appears to be disabled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;The &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Manual input of user names" &lt;/SPAN&gt; does not appear at all. Please see the printscreen:&lt;IMG alt="QlikView_add_users.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/58112_QlikView_add_users.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Any ideea how to solve this ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thank you,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332291#M1305602</guid>
      <dc:creator />
      <dc:date>2014-04-29T12:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332292#M1305606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check you DSC service. Is it running? Does it have at least one correctly configured directory entry (AD, Local Directory or Windows NT)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW At the end of each DSC configuration entry, check for a&lt;EM&gt; red asterisk&lt;/EM&gt;. That symbol points to a connection/configuration error. Hover over the asterisk to find out what's wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 13:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332292#M1305606</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-04-29T13:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332293#M1305608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the DSC service is running, and also I restarted it for a refresh + the QlikView server. The Active Directory is configured properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Manual input of user names" &lt;/SPAN&gt; was working fine in the past, but now it seems not and I can't figure out why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be an issue of how the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Manage Users" window is shown in the browser (Internet Explorer) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 13:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332293#M1305608</guid>
      <dc:creator />
      <dc:date>2014-04-29T13:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332294#M1305611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, that could be. But this is what my server (11.20SR6) displays in IE9:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Manage Users.jpg" class="jive-image" src="/legacyfs/online/58189_Manage Users.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can easily test the browser dependency by using Chrome or Firefox, or by using another PC with a different version of IE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 09:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332294#M1305611</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-04-30T09:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332295#M1305612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried with Chrome, Internet Explorer 9, Firefox and the result is the same.&lt;/P&gt;&lt;P&gt;That section of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Manual input of user names"&lt;/SPAN&gt; does not appear.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 05:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332295#M1305612</guid>
      <dc:creator />
      <dc:date>2014-05-02T05:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332296#M1305613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The strange thing is that this &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"Manual input of user names"&lt;/SPAN&gt;cassette appears ok in Documents -&amp;gt; Document CALs -&amp;gt; Manage Users, but in Systems -&amp;gt; Licenses -&amp;gt; Client Access Licenses CALs -&amp;gt; Assigned CALs -&amp;gt; Manage Users does not appear at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other .htm file in C:\Program Files\QlikView\Management Service\QMCCommon other than Recipients.htm, that I can modify in order to repair this issues ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 06:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332296#M1305613</guid>
      <dc:creator />
      <dc:date>2014-05-02T06:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to assign document CALs</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332297#M1305614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The guys from QlikView Support provide me a solution to update the QlikView server from version 11.00.11282 to version 11.20 SR 6 because this is a known bug ID 47554.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the solution is the update of the server version&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 08:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-assign-document-CALs/m-p/332297#M1305614</guid>
      <dc:creator />
      <dc:date>2014-05-06T08:03:16Z</dc:date>
    </item>
  </channel>
</rss>

