<?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 decrypt and encrypt passwords in linux environment in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834317#M25097</link>
    <description>You do not need to change this in hq-server.conf (it's already hyperic). This is the password you would use when creating the keystore.&lt;BR /&gt;&lt;BR /&gt;Generate the SAS Environment Manager Keystore with a Site-Signed Certificate&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/bicdc/9.4/bimtag/p1fpnnm9hxkhlzn1x5tkqs1caeg5.htm#p10kf0lwczskrcn1asp3cl03krc7" target="_blank"&gt;https://go.documentation.sas.com/doc/en/bicdc/9.4/bimtag/p1fpnnm9hxkhlzn1x5tkqs1caeg5.htm#p10kf0lwczskrcn1asp3cl03krc7&lt;/A&gt;</description>
    <pubDate>Tue, 20 Sep 2022 16:22:02 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2022-09-20T16:22:02Z</dc:date>
    <item>
      <title>how to decrypt and encrypt passwords in linux environment</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834133#M25088</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;HQ-server.conf, located under SAS Environment Manager, contains an encrypted password.It was necessary to decrypt the password.&lt;/P&gt;&lt;P&gt;Can anyone give me advice on encrypting and decrypting a password in Linux.&lt;/P&gt;&lt;P&gt;Appreciate your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cherry.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 17:24:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834133#M25088</guid>
      <dc:creator>Chery</dc:creator>
      <dc:date>2022-09-19T17:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrypt and encrypt passwords in linux environment</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834197#M25091</link>
      <description>&lt;P&gt;If your encryption key starts off like this:{sas002} that means it was encoded with the SAS procedure PWENCODE.&amp;nbsp; Try running this as a test:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc pwencode in = "MySecretPassword";
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And you will see how a password is encrypted in your SAS log. You can't decrypt it so you need to keep your original password to know what it was to start with. Keeping your passwords in a password safe is good practice.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 23:31:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834197#M25091</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2022-09-19T23:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrypt and encrypt passwords in linux environment</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834273#M25093</link>
      <description>The passwords stored in hq-server.conf are encrypted during deployment and are not meant to be decrypted and read by users.</description>
      <pubDate>Tue, 20 Sep 2022 12:16:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834273#M25093</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-09-20T12:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrypt and encrypt passwords in linux environment</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834309#M25095</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My goal is to update the SSL cert for SAS Environment Manager, and as the last step, I need to change server.keystore.password to "hyperic".&amp;nbsp;I'm not sure how to verify it since it was encoded.&lt;/P&gt;
&lt;P&gt;Please advise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Cherry.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 15:55:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834309#M25095</guid>
      <dc:creator>Chery</dc:creator>
      <dc:date>2022-09-20T15:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrypt and encrypt passwords in linux environment</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834311#M25096</link>
      <description>&lt;P&gt;The password started with "ENC....."&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 15:56:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834311#M25096</guid>
      <dc:creator>Chery</dc:creator>
      <dc:date>2022-09-20T15:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to decrypt and encrypt passwords in linux environment</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834317#M25097</link>
      <description>You do not need to change this in hq-server.conf (it's already hyperic). This is the password you would use when creating the keystore.&lt;BR /&gt;&lt;BR /&gt;Generate the SAS Environment Manager Keystore with a Site-Signed Certificate&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/bicdc/9.4/bimtag/p1fpnnm9hxkhlzn1x5tkqs1caeg5.htm#p10kf0lwczskrcn1asp3cl03krc7" target="_blank"&gt;https://go.documentation.sas.com/doc/en/bicdc/9.4/bimtag/p1fpnnm9hxkhlzn1x5tkqs1caeg5.htm#p10kf0lwczskrcn1asp3cl03krc7&lt;/A&gt;</description>
      <pubDate>Tue, 20 Sep 2022 16:22:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-decrypt-and-encrypt-passwords-in-linux-environment/m-p/834317#M25097</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-09-20T16:22:02Z</dc:date>
    </item>
  </channel>
</rss>

