<?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: ASA 9.3(2) wants &amp;quot;password encryption key&amp;quot; in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-9-3-2-wants-quot-password-encryption-key-quot/m-p/3298720#M415003</link>
    <description>&lt;P&gt;The ASA can encrypt local&amp;nbsp;passwords (and a community-string is also a password) in the config. For that password-encryption has to be configured:&lt;/P&gt;
&lt;PRE&gt;key config-key password-encryption SUPER-SECRET-KEY
password encryption aes
&lt;/PRE&gt;
&lt;P&gt;The key will not be visible in the config and the ASA can't use the encrypted keys until you configure the line with the config-key. That is meant with "deferred".&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2017 15:58:48 GMT</pubDate>
    <dc:creator>Karsten Iwen</dc:creator>
    <dc:date>2017-12-19T15:58:48Z</dc:date>
    <item>
      <title>ASA 9.3(2) wants "password encryption key"</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-3-2-wants-quot-password-encryption-key-quot/m-p/3298668#M415001</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following now appears in my ASA config file:&lt;/P&gt;
&lt;P&gt;(obfuscated hash)&lt;/P&gt;
&lt;PRE&gt;! The following entry is deferred until the password encryption key is specified.
snmp-server community 8 jX1ZpJ8wlsJWIYJFHHnXF4htTLcjPvQPHGM=&lt;/PRE&gt;
&lt;P&gt;The snmp V2c works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Google search for the string "The following entry is deferred until the password encryption key is specified." returns nothing useful.&lt;/P&gt;
&lt;P&gt;So what does "deferred" mean?&lt;/P&gt;
&lt;P&gt;What is a "password encryption key?"&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:58:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-3-2-wants-quot-password-encryption-key-quot/m-p/3298668#M415001</guid>
      <dc:creator>ericx</dc:creator>
      <dc:date>2020-02-21T14:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.3(2) wants "password encryption key"</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-3-2-wants-quot-password-encryption-key-quot/m-p/3298720#M415003</link>
      <description>&lt;P&gt;The ASA can encrypt local&amp;nbsp;passwords (and a community-string is also a password) in the config. For that password-encryption has to be configured:&lt;/P&gt;
&lt;PRE&gt;key config-key password-encryption SUPER-SECRET-KEY
password encryption aes
&lt;/PRE&gt;
&lt;P&gt;The key will not be visible in the config and the ASA can't use the encrypted keys until you configure the line with the config-key. That is meant with "deferred".&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 15:58:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-3-2-wants-quot-password-encryption-key-quot/m-p/3298720#M415003</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2017-12-19T15:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.3(2) wants "password encryption key"</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-3-2-wants-quot-password-encryption-key-quot/m-p/3298857#M415005</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/325766"&gt;@Karsten Iwen&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;The ASA can encrypt local&amp;nbsp;passwords (and a community-string is also a password) in the config. For that password-encryption has to be configured:&lt;/P&gt;
&lt;PRE&gt;key config-key password-encryption SUPER-SECRET-KEY
password encryption aes
&lt;/PRE&gt;
&lt;P&gt;The key will not be visible in the config and the ASA can't use the encrypted keys until you configure the line with the config-key. That is meant with "deferred".&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That's pretty clear; but it begs a few more questions..&lt;/P&gt;
&lt;P&gt;- How is it that the community string is hashed if no config-key has been supplied?&lt;/P&gt;
&lt;P&gt;- More to the point, the snmp v2c community string works fine from remote machines; so presumably it's not "deferred?"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 19:32:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-3-2-wants-quot-password-encryption-key-quot/m-p/3298857#M415005</guid>
      <dc:creator>ericx</dc:creator>
      <dc:date>2017-12-19T19:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 9.3(2) wants "password encryption key"</title>
      <link>https://community.cisco.com/t5/network-security/asa-9-3-2-wants-quot-password-encryption-key-quot/m-p/3298883#M415006</link>
      <description>&lt;P&gt;Actually, you should just see the encrypted string and not a hash.&lt;/P&gt;
&lt;P&gt;If it works, it could be because of the rest of the config/setup that you didn't show. Hard to tell.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 20:22:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-9-3-2-wants-quot-password-encryption-key-quot/m-p/3298883#M415006</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2017-12-19T20:22:26Z</dc:date>
    </item>
  </channel>
</rss>

