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!

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 ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...