<?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: How to get the plain text of pass4Symmkey? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482648#M193248</link>
    <description>&lt;P&gt;I tried that and given:&lt;BR /&gt;
Command error: 'show-decrypted' is not a valid command.  Please run 'splunk help' to see the valid commands.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2019 16:55:41 GMT</pubDate>
    <dc:creator>vnguyen46</dc:creator>
    <dc:date>2019-10-11T16:55:41Z</dc:date>
    <item>
      <title>How to get the plain text of pass4Symmkey?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482645#M193245</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
Please help us to get the plain text of pass4Symmkey. Is there a way to decrypt it?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 16:56:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482645#M193245</guid>
      <dc:creator>VijaySrrie</dc:creator>
      <dc:date>2019-09-16T16:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the plain text of pass4Symmkey?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482646#M193246</link>
      <description>&lt;P&gt;&lt;A href="https://www.hurricanelabs.com/splunk-tutorials/make-splunk-do-it-how-to-decrypt-passwords-encrypted-by-splunk"&gt;https://www.hurricanelabs.com/splunk-tutorials/make-splunk-do-it-how-to-decrypt-passwords-encrypted-by-splunk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 19:30:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482646#M193246</guid>
      <dc:creator>starcher</dc:creator>
      <dc:date>2019-09-16T19:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the plain text of pass4Symmkey?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482647#M193247</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;To see the decrypted pass4SymmKey, run:&lt;BR /&gt;
splunk show-decrypted --value '' &lt;/P&gt;

&lt;P&gt;In the ' ' your put your Crypted Key&lt;/P&gt;

&lt;P&gt;server.conf&lt;BR /&gt;
[clustering]&lt;BR /&gt;
mode = master&lt;BR /&gt;
pass4SymmKey = $7$7idnRXKYCFTzMKVz+UosqvnjM8mod6DTZ09SJ7pk7wtL6yLGAo/3+wRN&lt;/P&gt;

&lt;P&gt;under splunk/bin&lt;BR /&gt;
splunker@master:/opt/splunk/bin$ ./splunk show-decrypted --value '$7$7idnRXKYCFTzMKVz+UosqvnjM8mod6DTZ09SJ7pk7wtL6yLGAo/3+wRN'&lt;/P&gt;

&lt;P&gt;and then the CLI should show u the decrypted key.&lt;/P&gt;

&lt;P&gt;Hope this will do it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 08:37:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482647#M193247</guid>
      <dc:creator>klischatb</dc:creator>
      <dc:date>2019-09-17T08:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the plain text of pass4Symmkey?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482648#M193248</link>
      <description>&lt;P&gt;I tried that and given:&lt;BR /&gt;
Command error: 'show-decrypted' is not a valid command.  Please run 'splunk help' to see the valid commands.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 16:55:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482648#M193248</guid>
      <dc:creator>vnguyen46</dc:creator>
      <dc:date>2019-10-11T16:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the plain text of pass4Symmkey?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482649#M193249</link>
      <description>&lt;P&gt;This requires Splunk version 7.2.2 and above.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 15:04:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-the-plain-text-of-pass4Symmkey/m-p/482649#M193249</guid>
      <dc:creator>myudkowsky</dc:creator>
      <dc:date>2019-11-12T15:04:39Z</dc:date>
    </item>
  </channel>
</rss>

