Security

How to create a user from the command line and require password change upon first login?

bnorthway_splun
Splunk Employee
Splunk Employee

I need to create a user from the command line ("splunk add user") and require that user to change their password when they log in. The parameter for this option is not documented.

0 Karma
1 Solution

bnorthway_splun
Splunk Employee
Splunk Employee

With a little bit of guessing, I discovered that the parameter is "-force-change-pass true"

A complete example is:

./splunk add user alice -password password123 -role user -email alice@acme.com -full-name "Alice" -force-change-pass true

View solution in original post

0 Karma

bnorthway_splun
Splunk Employee
Splunk Employee

With a little bit of guessing, I discovered that the parameter is "-force-change-pass true"

A complete example is:

./splunk add user alice -password password123 -role user -email alice@acme.com -full-name "Alice" -force-change-pass true

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...