<?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 accounts in Security</title>
    <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144253#M4427</link>
    <description>&lt;P&gt;Hi, could I know the exactly filename you copy and restore? Because I only saw user.ini but it's empty before/after I reset admin password.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Oct 2017 08:57:01 GMT</pubDate>
    <dc:creator>walker_liu</dc:creator>
    <dc:date>2017-10-18T08:57:01Z</dc:date>
    <item>
      <title>User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144243#M4417</link>
      <description>&lt;P&gt;I've tried to research this issue on my own, but, to no avail and I'm I'm at my wits end.&lt;/P&gt;

&lt;P&gt;Every so often, all my user accounts, with the exception of Admin, disappear. I'm admin and I am not deleting them. Most of the users have power user role, or, just plain user.&lt;/P&gt;

&lt;P&gt;If anyone has any ideas I'd appreciate it greatly.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;

&lt;P&gt;M&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 15:50:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144243#M4417</guid>
      <dc:creator>marg224</dc:creator>
      <dc:date>2014-02-10T15:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144244#M4418</link>
      <description>&lt;P&gt;Can you provide a little more information?  Are you using LDAP or the Splunk authentication?  What Version of Splunk?  What OS?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 16:11:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144244#M4418</guid>
      <dc:creator>bosburn_splunk</dc:creator>
      <dc:date>2014-02-10T16:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144245#M4419</link>
      <description>&lt;P&gt;I'm using Splunk 5.05.&lt;/P&gt;

&lt;P&gt;Not using LDAP.&lt;/P&gt;

&lt;P&gt;Solaris 10 OS.&lt;/P&gt;

&lt;P&gt;I'm the only one with admin access, all other users have power. &lt;/P&gt;

&lt;P&gt;I'm the only one with root access.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 17:07:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144245#M4419</guid>
      <dc:creator>marg224</dc:creator>
      <dc:date>2014-02-10T17:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144246#M4420</link>
      <description>&lt;P&gt;Try running this query which provides list of deleted users, along with who deleted it. See if it helps in your investigation.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd_access uri_path="*authentication/users*"
method="DELETE" | rename file as user_deleted user as deleted_by, _time as time_deleted | table user_deleted, time_deleted, deleted_by
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Feb 2014 18:07:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144246#M4420</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-02-10T18:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144247#M4421</link>
      <description>&lt;P&gt;Thanks somesoni2 - I ran the query you suggested to no avail. Any other suggestions?&lt;/P&gt;

&lt;P&gt;Thanks to all in advance.&lt;/P&gt;

&lt;P&gt;M.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 20:34:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144247#M4421</guid>
      <dc:creator>marg224</dc:creator>
      <dc:date>2014-02-10T20:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144248#M4422</link>
      <description>&lt;P&gt;Thanks somesoni2 - I ran the query you suggested to no avail. Any other suggestions?Thanks to all in advance.M.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 20:35:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144248#M4422</guid>
      <dc:creator>marg224</dc:creator>
      <dc:date>2014-02-10T20:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144249#M4423</link>
      <description>&lt;P&gt;I'm assuming you have an enterprise license.&lt;/P&gt;

&lt;P&gt;That being said, make sure that the $SPLUNK_HOME/etc/passwd is readable by the user running Splunk.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 20:37:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144249#M4423</guid>
      <dc:creator>bosburn_splunk</dc:creator>
      <dc:date>2014-02-10T20:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144250#M4424</link>
      <description>&lt;P&gt;Hope you're running with proper timeframe selected. Also, check the content of following file. splunk/etc/passwd. This file contains all the user information. Check if there is any program/script deleting this file.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2014 20:39:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144250#M4424</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-02-10T20:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144251#M4425</link>
      <description>&lt;P&gt;bosburn_splunk; thanks. I checked and yes, $Splunk_HOME/etc/passwd is readable by the user running Splunk (root) on our Enterprize install. Anything else you can suggest? Thanks so much.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:51:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144251#M4425</guid>
      <dc:creator>marg224</dc:creator>
      <dc:date>2020-09-28T15:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144252#M4426</link>
      <description>&lt;P&gt;Found the answer myself...seems someone else was resetting the admin password, BUT not saving off the users files, so, that when the new admin password was used, there were no user accounts. Solved by copying the .ini file, and, restoring it when the admin password was reset. Did not find this solution listed anywhere or in the documents. It would have been nice to know. Anyway, such as it is, it's no longer a mystery and thanks to all who offered up answers!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 16:35:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144252#M4426</guid>
      <dc:creator>marg224</dc:creator>
      <dc:date>2014-09-04T16:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: User accounts</title>
      <link>https://community.splunk.com/t5/Security/User-accounts/m-p/144253#M4427</link>
      <description>&lt;P&gt;Hi, could I know the exactly filename you copy and restore? Because I only saw user.ini but it's empty before/after I reset admin password.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 08:57:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/User-accounts/m-p/144253#M4427</guid>
      <dc:creator>walker_liu</dc:creator>
      <dc:date>2017-10-18T08:57:01Z</dc:date>
    </item>
  </channel>
</rss>

