Many at times, when you add a new indexer or scale up the system, there could be mistakes of not remembering to change the default admin password. Also there might be genuine requirement to reset to original password for admin.
You need to have access to backend filesystem access to do this (For cloud customers, you need to request Splunk support).
You need to have access to backend filesystem access to do this (For cloud customers, you need to request Splunk support).
- shutdown Splunk ($SPLUNK_HOME/bin/splunk stop)
- Take backup of your passwd file. (mv $SPLUNK_HOME/etc/passwd /tmp/passwd.bkup)
- Start splunk (if you need another passwd, get the file and replace the file)
- The new file will be generated. if it is default, you can use "admin/changeme" to login again
Comments
Post a Comment