Installation

How to change password using CLI in splunk

vin02
Path Finder

How to change password using CLI . We are using script(splunk edit user admin -password -role admin -auth admin:changeme ) to change the password.After the command password getting encryped but when we are trying again to login,again we are getting "changeme" as password?

Labels (1)
Tags (1)
1 Solution

adonio
Ultra Champion

not sure why @somesoni2 comment is not an answer...

 splunk edit user admin -password newPassowrd  -auth admin:changeme 

View solution in original post

adonio
Ultra Champion

not sure why @somesoni2 comment is not an answer...

 splunk edit user admin -password newPassowrd  -auth admin:changeme 

highsplunker
Contributor

hello. guys i don't understand. in order to change splunk admin pwd i need to know splunk admin pwd ? i don't get it...

somesoni2
Revered Legend

Are you specifying the password in the command?

splunk edit user admin -password newPassowrd  -auth admin:changeme 

dslife_splunk
Splunk Employee
Splunk Employee

For the paranoid among us, you might want to follow this with either history -c to clear all your history or history -d <linenum> to delete the line with the password from your history file.

0 Karma

koshyk
Super Champion

or easier way is to put these lines into a script and call the script and delete the script afterwards
This way it won't show in history of commands.

bjoernhansen
Path Finder

The easiest way is actually to put a space in front of the command. That shouldn't log it to history.

Get Updates on the Splunk Community!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...