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 Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...