<?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: User Does Not Appear in Job Management Dropdown in Security</title>
    <link>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74312#M2474</link>
    <description>&lt;P&gt;Yup.  Most users are already there.  I didn't count to see how many are missing, though.  Some random user doesn't seem to be added to the list.  The missing user is a long time user, not someone I just added.  I'm wondering if 450 users overflows a list somewhere.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2011 16:15:46 GMT</pubDate>
    <dc:creator>I_am_Jeff</dc:creator>
    <dc:date>2011-09-14T16:15:46Z</dc:date>
    <item>
      <title>User Does Not Appear in Job Management Dropdown</title>
      <link>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74310#M2472</link>
      <description>&lt;P&gt;I have a user (maybe more) that submitted a job to the background.  When he went to look for his job, he couldn't find his name in the &lt;STRONG&gt;Owner&lt;/STRONG&gt; dropdown box on the &lt;STRONG&gt;Jobs&lt;/STRONG&gt; page.  I can find his jobs when using his name in the generic search text box, the one next to the magnifying glass icon.  Same behavior on both IE and Firefox.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Any idea how to add him into the &lt;STRONG&gt;Owner&lt;/STRONG&gt; dropdown?&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Or at least &lt;EM&gt;why&lt;/EM&gt; he doesn't appear there?&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;&lt;STRONG&gt;Manager &amp;gt;&amp;gt; Access controls &amp;gt; Users&lt;/STRONG&gt; says I have 460 items.  Splunk 4.1.5, Solaris 10.  &lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2011 14:46:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74310#M2472</guid>
      <dc:creator>I_am_Jeff</dc:creator>
      <dc:date>2011-09-13T14:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: User Does Not Appear in Job Management Dropdown</title>
      <link>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74311#M2473</link>
      <description>&lt;P&gt;Hi &lt;CODE&gt;I am Jeff&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;just tested it and created 500 users, they are listed in user manager &lt;STRONG&gt;BUT&lt;/STRONG&gt; only the first 250 users are listed in Jobs. &lt;/P&gt;

&lt;P&gt;This default can be changed in &lt;CODE&gt;etc\system\default\data\ui\views\job_management.xml&lt;/CODE&gt; with the following strings:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;param name="label"&amp;gt;Owner&amp;lt;/param&amp;gt;
&amp;lt;param name="settingToCreate"&amp;gt;owner_setting&amp;lt;/param&amp;gt;
&amp;lt;param name="count"&amp;gt;250&amp;lt;/param&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;To make this change persistent over update copy the file into &lt;CODE&gt;etc\system\local\data\ui\views\&lt;/CODE&gt; and change the default of &lt;EM&gt;250&lt;/EM&gt; to what ever you want.&lt;/P&gt;

&lt;P&gt;On the other hand if you do this, you must remember to check after every update if the file in &lt;CODE&gt;etc\system\default\data\ui\views\&lt;/CODE&gt; has changed. If so you have to update the file in &lt;CODE&gt;etc\system\local\data\ui\views\&lt;/CODE&gt; as well. You have to change either job_management.xml file after each update - so you can do it either way.&lt;/P&gt;

&lt;P&gt;hope this helps&lt;/P&gt;

&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2011 12:43:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74311#M2473</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2011-09-14T12:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: User Does Not Appear in Job Management Dropdown</title>
      <link>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74312#M2474</link>
      <description>&lt;P&gt;Yup.  Most users are already there.  I didn't count to see how many are missing, though.  Some random user doesn't seem to be added to the list.  The missing user is a long time user, not someone I just added.  I'm wondering if 450 users overflows a list somewhere.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2011 16:15:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74312#M2474</guid>
      <dc:creator>I_am_Jeff</dc:creator>
      <dc:date>2011-09-14T16:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: User Does Not Appear in Job Management Dropdown</title>
      <link>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74313#M2475</link>
      <description>&lt;P&gt;Hi I am Jeff updated my answer - check it out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2011 12:00:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74313#M2475</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2011-09-15T12:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: User Does Not Appear in Job Management Dropdown</title>
      <link>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74314#M2476</link>
      <description>&lt;P&gt;This nailed it.  job_management.xml had the information.&lt;/P&gt;

&lt;P&gt;I copied it to .../local/data/ui/views/job_management.xml  (had to create the last few directories first.), modified the "count" parameter and restarted.  My user can now see himself.&lt;/P&gt;

&lt;P&gt;THANK YOU!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2011 22:05:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74314#M2476</guid>
      <dc:creator>I_am_Jeff</dc:creator>
      <dc:date>2011-11-09T22:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: User Does Not Appear in Job Management Dropdown</title>
      <link>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74315#M2477</link>
      <description>&lt;P&gt;For the record, we implemented a new instance of Splunk and this also works on Red Hat.  Not that I had any doubts.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2012 20:49:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-Does-Not-Appear-in-Job-Management-Dropdown/m-p/74315#M2477</guid>
      <dc:creator>I_am_Jeff</dc:creator>
      <dc:date>2012-01-04T20:49:41Z</dc:date>
    </item>
  </channel>
</rss>

