<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how to change user password using rest url without using curl command? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/how-to-change-user-password-using-rest-url-without-using-curl/m-p/232785#M45411</link>
    <description>&lt;P&gt;how to change user password using rest url without using curl command?         &lt;/P&gt;</description>
    <pubDate>Tue, 22 Sep 2015 12:24:25 GMT</pubDate>
    <dc:creator>srinathd</dc:creator>
    <dc:date>2015-09-22T12:24:25Z</dc:date>
    <item>
      <title>how to change user password using rest url without using curl command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-to-change-user-password-using-rest-url-without-using-curl/m-p/232785#M45411</link>
      <description>&lt;P&gt;how to change user password using rest url without using curl command?         &lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:24:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-to-change-user-password-using-rest-url-without-using-curl/m-p/232785#M45411</guid>
      <dc:creator>srinathd</dc:creator>
      <dc:date>2015-09-22T12:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to change user password using rest url without using curl command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-to-change-user-password-using-rest-url-without-using-curl/m-p/232786#M45412</link>
      <description>&lt;P&gt;You can change it like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k -u admin:changeme &lt;A href="https://localhost:8089/services/authentication/users" target="test_blank"&gt;https://localhost:8089/services/authentication/users&lt;/A&gt; -d name=User1 -d password=changeme -d roles=admin
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;More details here&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTaccessExamples"&gt;http://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTaccessExamples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 14:01:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-to-change-user-password-using-rest-url-without-using-curl/m-p/232786#M45412</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-09-22T14:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to change user password using rest url without using curl command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-to-change-user-password-using-rest-url-without-using-curl/m-p/232787#M45413</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:19:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-to-change-user-password-using-rest-url-without-using-curl/m-p/232787#M45413</guid>
      <dc:creator>srinathd</dc:creator>
      <dc:date>2015-09-23T07:19:31Z</dc:date>
    </item>
  </channel>
</rss>

