<?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 ASA enable password is still local when enabling radius server via SSH in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135418#M1113741</link>
    <description>&lt;P&gt;Hi I enabled radius authentication via the asdm to our nps server. The username and password works however when prompting for the password again for enable mode, it gives me an error. I then have to use the old local enable password to get into the mode. Is there an easy way to fix this in the asdm so that the same password allows you to get into enable mode too?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2024 17:11:58 GMT</pubDate>
    <dc:creator>faghouri83</dc:creator>
    <dc:date>2024-06-24T17:11:58Z</dc:date>
    <item>
      <title>ASA enable password is still local when enabling radius server via SSH</title>
      <link>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135418#M1113741</link>
      <description>&lt;P&gt;Hi I enabled radius authentication via the asdm to our nps server. The username and password works however when prompting for the password again for enable mode, it gives me an error. I then have to use the old local enable password to get into the mode. Is there an easy way to fix this in the asdm so that the same password allows you to get into enable mode too?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 17:11:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135418#M1113741</guid>
      <dc:creator>faghouri83</dc:creator>
      <dc:date>2024-06-24T17:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: ASA enable password is still local when enabling radius server via</title>
      <link>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135419#M1113742</link>
      <description>&lt;P&gt;Can I see the confi of aaa server in asa&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 17:14:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135419#M1113742</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-06-24T17:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASA enable password is still local when enabling radius server via</title>
      <link>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135639#M1113754</link>
      <description>&lt;P&gt;Make sure the user in Priv 15 mode - check below guide :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/117641-config-asa-00.html#anc6" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/117641-config-asa-00.html#anc6&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 07:13:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135639#M1113754</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-06-25T07:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: ASA enable password is still local when enabling radius server via</title>
      <link>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135886#M1113777</link>
      <description>&lt;P&gt;aaa-server NPS_Servers (inside) host 10.171.xx.27&lt;BR /&gt;key *****&lt;BR /&gt;aaa-server NPS_Servers (inside) host 10.171.xx.28&lt;BR /&gt;key *****&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication ssh console NPS_Servers LOCAL&lt;BR /&gt;aaa authentication login-history&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Balaji the NPS server works for other devices on the network including other asa firewalls.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 14:42:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135886#M1113777</guid>
      <dc:creator>faghouri83</dc:creator>
      <dc:date>2024-06-25T14:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA enable password is still local when enabling radius server via</title>
      <link>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135894#M1113778</link>
      <description>&lt;P&gt;Debug aaa comm 10&lt;/P&gt;
&lt;P&gt;Check if the aaa send anything to aaa server when you try to access asa.&lt;/P&gt;
&lt;P&gt;It can the asa dont any connection to aaa and use local and if that correct then you need to specify privilege 15.&lt;/P&gt;
&lt;P&gt;But let check aaa first&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 14:51:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5135894#M1113778</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-06-25T14:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: ASA enable password is still local when enabling radius server via</title>
      <link>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5136159#M1113791</link>
      <description>&lt;LI-CODE lang="markup"&gt;Balaji the NPS server works for other devices on the network including other asa firewalls. 
&lt;/LI-CODE&gt;
&lt;P&gt;If this is the only firewall not working, i would compare working vs not working config.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 05:57:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-enable-password-is-still-local-when-enabling-radius-server/m-p/5136159#M1113791</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2024-06-26T05:57:21Z</dc:date>
    </item>
  </channel>
</rss>

