Security

How do I reset the Password if I do not remember the original one? (working on a MAC)

judopp
Engager

I am a Newbie and was having no trouble yesterday. Today, I booted up and it is as if either I forgot the password I entered or else the program is working with another entry.

mmnn
New Member

How do you restart splunk?

0 Karma

MuS
Legend

On *nix:

  $SPLUNK_HOME/bin/splunk restart

On windows:

  $SPLUNK_HOME\bin\splunk.exe restart

For both $SPLUNK_HOME is the path you installed Splunk.

cheers, MuS

0 Karma

judopp
Engager

Based on the advice of Iguinn and MuS, I went into the Splunk Folder using MAC's "Finder". Going into Apps/Splunk/, I went folder by folder to find the passwd document (located in /Splunk/etc). Then, I set up a folder called OLD and moved the PASSWD document into it.

At first, it appeared that this did not solve the problem, and then I realized it was necessary to restart.

I simply used the admin and changeme entries and was able to proceed.

Thanks so much for taking the time to help a beginner. I speaks well of the Splunk User Community,
Judopp

0 Karma

lguinn2
Legend

To reset the Splunk password, go to the directory and remove the passwd file. $SPLUNK_HOME represents the directory where you installed Splunk.

cd $SPLUNK_HOME/etc
mv passwd old.passwd                        # for mac or linux

Then restart Splunk. The Splunk user will be "admin" and the password will be "changeme".

MuS
Legend

Any other existing users in the old file old.passwd can be added back into the newly created passwd file after the restart.

cheers, MuS

Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...