Getting Data In

how to change user password using rest url without using curl command?

srinathd
Contributor

how to change user password using rest url without using curl command?

0 Karma

somesoni2
Revered Legend

You can change it like this:

curl -k -u admin:changeme https://localhost:8089/services/authentication/users -d name=User1 -d password=changeme -d roles=admin

More details here
http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTaccessExamples

0 Karma

srinathd
Contributor

I am looking for rest url (post) to change the password, instead of using curl command. With curl command i am able to do it. Thanks for your reply.

0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...

Index This | What are the 12 Days of Splunk-mas?

December 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...