<?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: READ ONLY ACCESS ON ASA 5525 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699788#M1094051</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Please this is the configuration aaa config currently running on the FW:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa-server radius protocol radius&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa-server radius (Bus_Serv) host x.x.x.x&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa authentication ssh console radius LOCAL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa authentication enable console radius LOCAL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa accounting ssh console radius&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa accounting enable console radius&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I apply the&amp;nbsp;&lt;STRONG&gt;aaa authorization command&amp;nbsp; LOCAL&lt;/STRONG&gt; on the FW does it mean I will not be able to login to the FW.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What happens to the AD users&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Standing by&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 07:57:24 GMT</pubDate>
    <dc:creator>DanielAwayevu5027</dc:creator>
    <dc:date>2022-10-07T07:57:24Z</dc:date>
    <item>
      <title>READ ONLY ACCESS ON ASA 5525</title>
      <link>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699187#M1094012</link>
      <description>&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;Please I am having issue with a user who I want to have read only access to the firewall.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the command I use:&lt;/P&gt;&lt;P&gt;username DKamenuveve password xxxxxxxxxxxxxxxxxxx priv 5&lt;/P&gt;&lt;P&gt;The user is still able to execute configuration commands and save.&lt;/P&gt;&lt;P&gt;There are other aaa commands already on the firewall:&lt;/P&gt;&lt;P&gt;aaa-server radius protocol radius&lt;BR /&gt;aaa-server radius (Bus_Serv) host x.x.x.x&lt;BR /&gt;aaa authentication ssh console radius LOCAL&lt;BR /&gt;aaa authentication enable console radius LOCAL&lt;BR /&gt;aaa accounting ssh console radius&lt;BR /&gt;aaa accounting enable console radius&lt;/P&gt;&lt;P&gt;I want to limit access to only local users. Please what I`m I missing.&lt;/P&gt;&lt;P&gt;Standing by please&lt;/P&gt;&lt;H1&gt;&amp;nbsp;&lt;/H1&gt;</description>
      <pubDate>Thu, 06 Oct 2022 12:14:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699187#M1094012</guid>
      <dc:creator>DanielAwayevu5027</dc:creator>
      <dc:date>2022-10-06T12:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: READ ONLY ACCESS ON ASA 5525</title>
      <link>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699226#M1094014</link>
      <description>&lt;P&gt;Your config seems to be missing a couple commands. You need to define what the priv 5 users can issue in terms of commands, and then you need to configure the aaa authorization. Example:&lt;/P&gt;
&lt;P&gt;privilege show level 5 mode exec command running-config&lt;/P&gt;
&lt;P&gt;privilege show level 5 mode exec command logging&lt;/P&gt;
&lt;P&gt;aaa authorization local&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 13:07:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699226#M1094014</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2022-10-06T13:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: READ ONLY ACCESS ON ASA 5525</title>
      <link>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699250#M1094019</link>
      <description>&lt;P&gt;Thanks Aref.&lt;/P&gt;&lt;P&gt;Yes I have all these alredy:&lt;/P&gt;&lt;P&gt;privilege cmd level 5 mode exec command ping&lt;BR /&gt;privilege cmd level 5 mode exec command packet-tracer&lt;BR /&gt;privilege cmd level 5 mode exec command logging&lt;BR /&gt;privilege show level 5 mode exec command running-config&lt;BR /&gt;privilege show level 5 mode exec command cpu&lt;BR /&gt;privilege show level 5 mode exec command interface&lt;BR /&gt;privilege show level 5 mode exec command clock&lt;BR /&gt;privilege show level 5 mode exec command dns-hosts&lt;BR /&gt;privilege show level 5 mode exec command access-list&lt;BR /&gt;privilege show level 5 mode exec command vlan&lt;BR /&gt;privilege show level 5 mode exec command ip&lt;BR /&gt;privilege show level 5 mode exec command asdm&lt;BR /&gt;privilege show level 5 mode exec command arp&lt;BR /&gt;privilege show level 5 mode exec command aaa-server&lt;BR /&gt;privilege show level 5 mode configure command privilege&lt;/P&gt;&lt;P&gt;However, I missed the "&lt;SPAN&gt;aaa authorization local"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;May I humbly ask if aaa authorization local is configured will users with domain account be able to login??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 13:42:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699250#M1094019</guid>
      <dc:creator>DanielAwayevu5027</dc:creator>
      <dc:date>2022-10-06T13:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: READ ONLY ACCESS ON ASA 5525</title>
      <link>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699263#M1094020</link>
      <description>&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/adaptive-security-appliance-asa-software/215792-analyze-aaa-device-administration-behavi.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/adaptive-security-appliance-asa-software/215792-analyze-aaa-device-administration-behavi.html&lt;/A&gt;&lt;BR /&gt;first I see your post early today, but I can not answer You because the command need to carefully add to ASA, if some command add wrong you can loss access to FW.&amp;nbsp;&lt;BR /&gt;anyway&amp;nbsp;&lt;BR /&gt;I see above link, take look it show you how admin deal with each authz command you add&amp;nbsp;&lt;BR /&gt;again friend read it careful and then decide add it.&amp;nbsp;&lt;BR /&gt;good luck&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 13:55:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699263#M1094020</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-10-06T13:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: READ ONLY ACCESS ON ASA 5525</title>
      <link>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699327#M1094027</link>
      <description>&lt;P&gt;Thanks MHM&lt;/P&gt;&lt;P&gt;However I`m lost with what is being explained there. If&amp;nbsp;&lt;SPAN&gt;aaa authorization local is applied what will be the effect. Can you advise as how to approach it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 15:37:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699327#M1094027</guid>
      <dc:creator>DanielAwayevu5027</dc:creator>
      <dc:date>2022-10-06T15:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: READ ONLY ACCESS ON ASA 5525</title>
      <link>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699788#M1094051</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Please this is the configuration aaa config currently running on the FW:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa-server radius protocol radius&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa-server radius (Bus_Serv) host x.x.x.x&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa authentication ssh console radius LOCAL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa authentication enable console radius LOCAL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa accounting ssh console radius&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa accounting enable console radius&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I apply the&amp;nbsp;&lt;STRONG&gt;aaa authorization command&amp;nbsp; LOCAL&lt;/STRONG&gt; on the FW does it mean I will not be able to login to the FW.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What happens to the AD users&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Standing by&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 07:57:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699788#M1094051</guid>
      <dc:creator>DanielAwayevu5027</dc:creator>
      <dc:date>2022-10-07T07:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: READ ONLY ACCESS ON ASA 5525</title>
      <link>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699878#M1094058</link>
      <description>&lt;P&gt;From the configs you shared, you are authenticating the AD users to log into the firewall via RADIUS, and I don't believe you are enforcing any authorization with RADIUS, so, I would say no, by applying the authorization command you won't affect the AD users' logins. You can schedule a reboot of the ASA before you apply that command, and if you see any wrong behaviour the ASA will reload reverting back the configs, and if you are happy with the change, you can then cancel the scheduled reboot.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 11:53:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699878#M1094058</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2022-10-07T11:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: READ ONLY ACCESS ON ASA 5525</title>
      <link>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699885#M1094061</link>
      <description>&lt;P&gt;excellent answer.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 12:10:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/read-only-access-on-asa-5525/m-p/4699885#M1094061</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-10-07T12:10:34Z</dc:date>
    </item>
  </channel>
</rss>

