<?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: How to Reset the Admin password? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10658#M83</link>
    <description>&lt;P&gt;Thanks! This was exactly what I needed!&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2020 04:44:45 GMT</pubDate>
    <dc:creator>robert_b_lay</dc:creator>
    <dc:date>2020-01-30T04:44:45Z</dc:date>
    <item>
      <title>How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10622#M47</link>
      <description>&lt;P&gt;I just realized that I lost the Admin password and I need a way to access the system, with my Admin credentials.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 20:39:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10622#M47</guid>
      <dc:creator>Lionel</dc:creator>
      <dc:date>2020-11-04T20:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10623#M48</link>
      <description>&lt;P&gt;To reset the admin password you will need to have access to the file system:&lt;BR /&gt;
- move the &lt;CODE&gt;$SPLUNK_HOME/etc/passwd&lt;/CODE&gt; file to &lt;CODE&gt;passwd.bak&lt;/CODE&gt;&lt;BR /&gt;
- restart splunk. After the restart you should be able to login using the default login (&lt;CODE&gt;admin/changeme&lt;/CODE&gt;).&lt;/P&gt;

&lt;P&gt;If you created other user accounts, copy those entries from the backup file into the new passwd file and restart splunk. &lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2010 01:17:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10623#M48</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2010-03-24T01:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10624#M49</link>
      <description>&lt;P&gt;It´s very simple &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks brother !!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2011 05:13:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10624#M49</guid>
      <dc:creator>tirher</dc:creator>
      <dc:date>2011-08-29T05:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10625#M50</link>
      <description>&lt;P&gt;I cannot find a passwd file under $SPLUNK_HOME/etc. I'm unable to login to splunk the first time itself with admin and change me credentials&lt;/P&gt;

&lt;P&gt;Jophy&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2013 05:57:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10625#M50</guid>
      <dc:creator>joposos</dc:creator>
      <dc:date>2013-07-04T05:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10626#M51</link>
      <description>&lt;P&gt;If you are installing a splunk server (search, index, deploy) likely the splunk client software is running and using the same port. You need to remove the the following file:&lt;/P&gt;

&lt;H1&gt;mv /opt/splunkforwarder/etc/passwd /opt/splunkforwarder/etc/passwd.bak&lt;/H1&gt;

&lt;P&gt;Or&lt;/P&gt;

&lt;P&gt;On Ubuntu&lt;BR /&gt;
 dpkg -l splunkforwarder (list the package)&lt;BR /&gt;
 dpkg -r splunkforwarder (remove the package)&lt;/P&gt;

&lt;P&gt;Try login after, it should take admin/changeme.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2013 19:27:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10626#M51</guid>
      <dc:creator>eappan</dc:creator>
      <dc:date>2013-12-06T19:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10627#M52</link>
      <description>&lt;P&gt;I know iSeePassword windows password recovery program can reset password for Widows 7,8 and 10.&lt;BR /&gt;
but you need a USB or DVD.&lt;BR /&gt;
ttp://&lt;A href="http://www.iseepassword.com/how-to-reset-windows-7-password.html"&gt;www.iseepassword.com/how-to-reset-windows-7-password.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2015 08:26:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10627#M52</guid>
      <dc:creator>Junnilly</dc:creator>
      <dc:date>2015-12-28T08:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10628#M53</link>
      <description>&lt;P&gt;Hey, I tried this but it does not seem to work. It says wrong password upon entering 'changeme'. By 'moving' passwd to passwd.bak do you mean renaming it? (I'm using Windows OS, not using any command shell). Please help. &lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 10:27:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10628#M53</guid>
      <dc:creator>mspuranik</dc:creator>
      <dc:date>2016-09-02T10:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10629#M54</link>
      <description>&lt;P&gt;Hi, This question has been asked several times because the answer is bit confusing. It says moving passwd file to passwd.bak. What does this mean??&lt;/P&gt;

&lt;P&gt;I can find passwd file but what is this passdw.bak? and where to find it, must be a folder where this file will be moved? Or do we have to just change the fle extension?&lt;/P&gt;

&lt;P&gt;Please help, Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 09:23:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10629#M54</guid>
      <dc:creator>owaisenfo</dc:creator>
      <dc:date>2016-10-14T09:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10630#M55</link>
      <description>&lt;P&gt;This is an old answer and only works prior to V7.1. For all other versions read cbreshears_splunk Answer&lt;/P&gt;

&lt;P&gt;Yes. Just rename it with a .bak extension, restart  and use the default password of "changeme"&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 13:47:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10630#M55</guid>
      <dc:creator>bmunson_splunk</dc:creator>
      <dc:date>2016-10-14T13:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10631#M56</link>
      <description>&lt;P&gt;Yes, you need  to rename the file and then restart the splunk service.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:06:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10631#M56</guid>
      <dc:creator>bpitts2</dc:creator>
      <dc:date>2016-10-18T13:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10632#M57</link>
      <description>&lt;P&gt;JUst rename the passwd file and restart &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 06:14:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10632#M57</guid>
      <dc:creator>reddyo</dc:creator>
      <dc:date>2017-01-20T06:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10633#M58</link>
      <description>&lt;P&gt;I have mac, would it be the same for me?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 03:07:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10633#M58</guid>
      <dc:creator>jdomin30</dc:creator>
      <dc:date>2017-06-27T03:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10634#M59</link>
      <description>&lt;P&gt;Hi Owaisenfo,&lt;/P&gt;

&lt;P&gt;It's nothing but to rename to the passwd file to passwd.bak &lt;/P&gt;

&lt;P&gt;Saikrishna&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 16:27:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10634#M59</guid>
      <dc:creator>chskm</dc:creator>
      <dc:date>2017-08-03T16:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10635#M60</link>
      <description>&lt;P&gt;Hi Owaisenfo,&lt;/P&gt;

&lt;P&gt;It's nothing but to rename to the passwd file to passwd.bak&lt;/P&gt;

&lt;P&gt;Saikrishna&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 16:27:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10635#M60</guid>
      <dc:creator>chskm</dc:creator>
      <dc:date>2017-08-03T16:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10636#M61</link>
      <description>&lt;P&gt;I renamed Password file into password.bak and restarted splunk.&lt;BR /&gt;
Still I am not able to login with "admin/changeme".&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2iC37A15C7FED6B513/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Apr 2018 04:44:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10636#M61</guid>
      <dc:creator>chippysplunk</dc:creator>
      <dc:date>2018-04-10T04:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10637#M62</link>
      <description>&lt;P&gt;I have installed splunk in my Linux Ubuntu system. I have forgot the admin password and now I am trying to retrieve it but I am not able to find the passwd file under /splunk/etc directory&lt;BR /&gt;
Please help me on this.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Apr 2018 16:02:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10637#M62</guid>
      <dc:creator>Swatikeshari</dc:creator>
      <dc:date>2018-04-15T16:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10638#M63</link>
      <description>&lt;P&gt;mv /opt/splunk/etc/passwd /opt/splunk/etc/passwd.bak&lt;BR /&gt;
mv: cannot move '/opt/splunk/etc/passwd' to '/opt/splunk/etc/passwd.bak': Permission denied&lt;/P&gt;

&lt;P&gt;Why I am getting this error?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Apr 2018 21:43:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10638#M63</guid>
      <dc:creator>Swatikeshari</dc:creator>
      <dc:date>2018-04-15T21:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10639#M64</link>
      <description>&lt;P&gt;Swati, You should try with root, splunk user doesn't have root permissions else add splunk user as NOPASSWD in sudoers file with root user as below and try again &lt;/P&gt;

&lt;P&gt;vi /etc/sudoers ( with root user)&lt;/P&gt;

&lt;P&gt;XXX ALL=(ALL) NOPASSWD:ALL      here XXX is user name.  &lt;/P&gt;

&lt;P&gt;hope it should work &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;-Om&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 15:41:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10639#M64</guid>
      <dc:creator>reddyo</dc:creator>
      <dc:date>2018-04-16T15:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10640#M65</link>
      <description>&lt;H2&gt;How to do this in 7.1 + :&lt;/H2&gt;

&lt;P&gt;Stop Splunk Enterprise&lt;BR /&gt;
Find the passw file for your instance ($SPLUNK_HOME/etc/passwd) and rename it to passwd.bk&lt;BR /&gt;
Create a file named user-seed.conf in your $SPLUNK_HOME/etc/system/local/ directory.&lt;BR /&gt;
In the file add the following text:&lt;/P&gt;

&lt;P&gt;[user_info]&lt;BR /&gt;
PASSWORD = NEW_PASSWORD&lt;/P&gt;

&lt;P&gt;In the place of "NEW_PASSWORD" insert the password you would like to use.&lt;BR /&gt;
Start Splunk Enterprise and use the new password to log into your instance from Splunk Web.&lt;BR /&gt;
If you previously created other users and know their login details, copy and paste their credentials from the passwbk file into the passwd file and restart Splunk.&lt;/P&gt;

&lt;H2&gt;Versions prior to 7.1 :&lt;/H2&gt;

&lt;P&gt;Stop Splunk Enterprise&lt;BR /&gt;
Find the passw file for your instance ($SPLUNK_HOME/etc/passw) and rename it to passw.bk&lt;BR /&gt;
Start Splunk Enterprise and login to your instance from Splunk Web using the default credentials of admin/changeme. &lt;BR /&gt;
You will be asked to enter a new password for your admin account.&lt;BR /&gt;
If you previously created other users and know their login details, copy and paste their credentials from the passw.bk file into the passwd file and restart Splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:19:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10640#M65</guid>
      <dc:creator>cbreshears_splu</dc:creator>
      <dc:date>2020-09-29T19:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reset the Admin password?</title>
      <link>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10641#M66</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I've read the steps, but unfortunately I don't want it that way. I renamed the passwd file, rebooted the system. I still can't login with admin and changeme. Splunk does not create a new passwd file for me either. There is also no standard initial login screen with admin and changeme.&lt;BR /&gt;
Anybody have an idea?&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 12:08:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-Reset-the-Admin-password/m-p/10641#M66</guid>
      <dc:creator>amielke</dc:creator>
      <dc:date>2018-05-02T12:08:59Z</dc:date>
    </item>
  </channel>
</rss>

