<?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 Help To recover Pass4SymmKey in Security</title>
    <link>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/449030#M13221</link>
    <description>&lt;P&gt;Hi , i have a indexer cluster of 3 indexers and 2 search heads are in a cluster and having the pass4symmkey. Which authenticate the connections between slaves and masters. Now my task is to add more indexers in a cluster so i need the pass4symmkey inorder to do that. Currently i wont have the password stored anywhere. How can i change the pass4symmkey value how can i recover the password ? &lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2019 12:43:39 GMT</pubDate>
    <dc:creator>Prakash493</dc:creator>
    <dc:date>2019-05-08T12:43:39Z</dc:date>
    <item>
      <title>Help To recover Pass4SymmKey</title>
      <link>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/449030#M13221</link>
      <description>&lt;P&gt;Hi , i have a indexer cluster of 3 indexers and 2 search heads are in a cluster and having the pass4symmkey. Which authenticate the connections between slaves and masters. Now my task is to add more indexers in a cluster so i need the pass4symmkey inorder to do that. Currently i wont have the password stored anywhere. How can i change the pass4symmkey value how can i recover the password ? &lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 12:43:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/449030#M13221</guid>
      <dc:creator>Prakash493</dc:creator>
      <dc:date>2019-05-08T12:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help To recover Pass4SymmKey</title>
      <link>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/449031#M13222</link>
      <description>&lt;P&gt;Copy the splunk.secret file from $SPLUNK_HOME/etc/auth/ on your cluster master node and place it in the same location on your Monitoring Console node.&lt;BR /&gt;
Once copied, start your  instance.&lt;BR /&gt;
Take the hashed Pass4SymmKey value from the existing cluster master. &lt;BR /&gt;
Create a Splunk app ci1_unhash_app with an passwords.conf file containing a credential stanza with your reclaimed Pass4SymmKey.&lt;BR /&gt;
Add the following to&amp;nbsp;$SPLUNK_HOME/etc/apps/ci1_unhash_app/local/passwords.conf, for example:&lt;BR /&gt;
[credential::test:]&lt;BR /&gt;
password = $pass4symmkeyvalue&lt;/P&gt;

&lt;P&gt;Use the following command to retrieve your credentials.&lt;BR /&gt;
$SPLUNK_HOME/bin/splunk _internal call /storage/passwords/test&lt;BR /&gt;
You can now use that value to join your new Monitoring console node to your cluster.&lt;BR /&gt;
The command above may not work in it's current form. Make sure you check your app permissions or adjust the command to match the namespace of your app.&lt;/P&gt;

&lt;P&gt;Once successfully joined to the cluster with a fully configure monitoring console, make sure that you delete the ci1_unhash_app.&lt;BR /&gt;
Configure the Monitoring Console&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:23:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/449031#M13222</guid>
      <dc:creator>ashwinm</dc:creator>
      <dc:date>2020-09-30T00:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help To recover Pass4SymmKey</title>
      <link>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/449032#M13223</link>
      <description>&lt;P&gt;but my indexer cluster master node and monitoring console node is on the same server , still do i need to copy the splunk.secret file ?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 14:26:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/449032#M13223</guid>
      <dc:creator>Prakash493</dc:creator>
      <dc:date>2019-05-08T14:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help To recover Pass4SymmKey</title>
      <link>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/449033#M13224</link>
      <description>&lt;P&gt;whats this following command SPLUNK_HOME/bin/splunk _internal call /storage/passwords/test , will you please tell in the format like ./ which i need to execute in bin ?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 14:29:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/449033#M13224</guid>
      <dc:creator>Prakash493</dc:creator>
      <dc:date>2019-05-08T14:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help To recover Pass4SymmKey</title>
      <link>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/756290#M18546</link>
      <description>&lt;P&gt;can you please validate the below what could be issues as pe the config&lt;/P&gt;&lt;P&gt;splunk@mc1:/opt/splunk/etc/apps/ci1_unhash_app/local$ /opt/splunk/bin/splunk _internal call /storage/passwords/test&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;QUERYING: '&lt;A href="https://127.0.0.1:8089/services/storage/passwords/test" target="_blank"&gt;https://127.0.0.1:8089/services/storage/passwords/test&lt;/A&gt;'&lt;BR /&gt;WARNING: Server Certificate Hostname Validation is disabled. Please see server.conf/[sslConfig]/cliVerifyServerName for details.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Your session is invalid. Please login.&lt;BR /&gt;Splunk username: admin&lt;BR /&gt;Password:&lt;BR /&gt;FAILED: 'HTTP/1.1 404 Not Found'&lt;BR /&gt;Content:&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;response&amp;gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;msg type="ERROR"&amp;gt;Could not find object id=:test:&amp;lt;/msg&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;/response&amp;gt;&lt;/P&gt;&lt;P&gt;splunk@mc1:/opt/splunk/etc/apps/ci1_unhash_app/local$ ll&lt;BR /&gt;total 16&lt;BR /&gt;drwxrwxr-x 2 splunk splunk 4096 Dec 8 18:53 ./&lt;BR /&gt;drwxrwxr-x 4 splunk splunk 4096 Dec 8 18:36 ../&lt;BR /&gt;-rw-rw-r-- 1 splunk splunk 110 Dec 8 18:19 app.conf&lt;BR /&gt;-rw-rw-r-- 1 splunk splunk 91 Dec 8 18:53 passwords.conf&lt;BR /&gt;splunk@ci1-persn000000001356580-mc1:/opt/splunk/etc/apps/ci1_unhash_app/local$ cat passwords.conf&lt;BR /&gt;[credential::test:]&lt;BR /&gt;password = $7$N/ZmtDftfjp7/ij6VGZeXh1l3UU2T6Ve+Hem3JCNna6upxmTvMDjSi==&lt;BR /&gt;splunk@mc1:/opt/splunk/etc/apps/ci1_unhash_app/local$&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 19:02:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Help-To-recover-Pass4SymmKey/m-p/756290#M18546</guid>
      <dc:creator>Mirza_Jaffar1</dc:creator>
      <dc:date>2025-12-08T19:02:14Z</dc:date>
    </item>
  </channel>
</rss>

