<?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 Re: Script for Splunk admin password change in Security</title>
    <link>https://community.splunk.com/t5/Security/Script-for-Splunk-admin-password-change/m-p/561927#M15449</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/139659"&gt;@codebuilder&lt;/a&gt;&amp;nbsp;We are actually looking for a script that can be run one one server to change the password of rest servers. can u pls help us with this&lt;/P&gt;</description>
    <pubDate>Tue, 03 Aug 2021 16:53:39 GMT</pubDate>
    <dc:creator>inayath_khanin1</dc:creator>
    <dc:date>2021-08-03T16:53:39Z</dc:date>
    <item>
      <title>Script for Splunk admin password change</title>
      <link>https://community.splunk.com/t5/Security/Script-for-Splunk-admin-password-change/m-p/561781#M15444</link>
      <description>&lt;P&gt;Hi Folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please help me with a script that help to change splunk admin password across 100 servers? It should prompt what password to change with.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 06:25:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Script-for-Splunk-admin-password-change/m-p/561781#M15444</guid>
      <dc:creator>inayath_khanin1</dc:creator>
      <dc:date>2021-08-03T06:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Script for Splunk admin password change</title>
      <link>https://community.splunk.com/t5/Security/Script-for-Splunk-admin-password-change/m-p/561911#M15446</link>
      <description>&lt;P&gt;If you want the user to be prompted you can do this via the CLI (obviously change your user name and admin password):&lt;/P&gt;&lt;P&gt;splunk edit user test_user -force-change-pass true -auth admin:changeme&lt;/P&gt;&lt;P&gt;Or via the API:&lt;/P&gt;&lt;P&gt;curl -k -u admin:changeme &lt;A href="https://localhost:8089/services/authentication/users/test_user" target="_blank"&gt;https://localhost:8089/services/authentication/users/test_user&lt;/A&gt; -d force-change-pass=true&lt;/P&gt;&lt;P&gt;Or if you want to set the new password outright:&lt;BR /&gt;&lt;BR /&gt;splunk edit user &amp;lt;username&amp;gt; -auth admin:&amp;lt;admin_password&amp;gt; -password &amp;lt;password&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 15:25:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Script-for-Splunk-admin-password-change/m-p/561911#M15446</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-08-03T15:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Script for Splunk admin password change</title>
      <link>https://community.splunk.com/t5/Security/Script-for-Splunk-admin-password-change/m-p/561927#M15449</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/139659"&gt;@codebuilder&lt;/a&gt;&amp;nbsp;We are actually looking for a script that can be run one one server to change the password of rest servers. can u pls help us with this&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 16:53:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Script-for-Splunk-admin-password-change/m-p/561927#M15449</guid>
      <dc:creator>inayath_khanin1</dc:creator>
      <dc:date>2021-08-03T16:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Script for Splunk admin password change</title>
      <link>https://community.splunk.com/t5/Security/Script-for-Splunk-admin-password-change/m-p/561929#M15450</link>
      <description>&lt;P&gt;You can use bash or python (amongst others) to create a script that incorporates the API or CLI examples&amp;nbsp; provided.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 16:57:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Script-for-Splunk-admin-password-change/m-p/561929#M15450</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-08-03T16:57:16Z</dc:date>
    </item>
  </channel>
</rss>

