Security

Attempting to change user password results in error message

scottj1y
Path Finder

I'm following the directions in the documentation (and which works for updating the administrator password). But when I attempt to change the password of another user I get Argument "password" is not supported by this handler

The actual command is

sudo $SPLUNK_HOME/bin/splunk edit user fl  -password <new password>  -role poweruser -auth admin:<admin password> && sudo  $SPLUNK_HOME/bin/splunk restart
0 Karma

Azeemering
Builder

./splunk edit user username -password changeme -role admin -auth admin:changeme

Are you sure you put the - in front of password?

0 Karma

scottj1y
Path Finder

The code above is exactly what I used (minus the actual passwords, of course). So yes, I did put the dash in front. I can change the admin user password without any problems. That's what's so confusing about this error.

0 Karma

Azeemering
Builder

Allright....what roles / right does the other user have?
Maybe you cannot change other users passwords with admin roles?

0 Karma

scottj1y
Path Finder

The other user has power user role. I would expect since you can change users' passwords via the UI as the administrator you should be able to do so from the CLI. But the error message isn't about not have permissions to do the change. It says:

Argument "password" is not supported by this handler

Which is normally an error message when you've got the wrong end point for the command. But since this works to change the administrator password and it's in the documentation as the correct command to change any user's password the error message is baffling.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...