Security

When adding a new users to the Splunk cluster, is there a way to enforce a password change the first time a user logs in? There is some command that you can use?

jvergara
New Member

I searched and only found a way to add a list of users and is the following:

for USER in $USERLIST
do
$SPLUNK_HOME/bin/splunk add user ${USER}@example.org -password jibberish
done

Is there any way to add something more like a command that can force the password change for when users log in for the first time?

Tags (1)
0 Karma

poete
Builder
0 Karma
Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...