<?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 TACACS+ authorization with firmware 9.0.xx in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/TACACS-authorization-with-firmware-9-0-xx/m-p/44892#M3262</link>
    <description>&lt;P&gt;I upgraded my switch from firmware 08.0.90d to the 09.0.xx series and the aaa commands have changed quite a bit. Now my regular user can log in but&amp;nbsp; can't get to the privileged mode (enable mode), I must use the local root/super account.&lt;/P&gt;&lt;P&gt;What I had before the upgrade:&lt;/P&gt;&lt;PRE&gt;aaa authentication login default local tacacs+ enable&lt;BR /&gt;aaa authentication login privilege-mode&lt;BR /&gt;aaa authorization exec default tacacs+&lt;BR /&gt;aaa accounting commands 0 default start-stop tacacs+&lt;BR /&gt;aaa accounting exec default start-stop tacacs+&lt;BR /&gt;aaa accounting system default start-stop tacacs+&lt;BR /&gt;enable aaa console&lt;BR /&gt;tacacs-server host 192.168.33.253&lt;BR /&gt;tacacs-server key 2 [redacted password hash]&lt;/PRE&gt;&lt;P&gt;And after after the upgrade:&lt;/P&gt;&lt;PRE&gt;aaa authentication login default local tacacs+&lt;BR /&gt;aaa authentication enable default tacacs+ local&lt;BR /&gt;aaa authorization exec default tacacs+&lt;BR /&gt;aaa accounting commands 0 default start-stop tacacs+&lt;BR /&gt;aaa accounting exec default start-stop tacacs+&lt;BR /&gt;aaa accounting system default start-stop tacacs+&lt;BR /&gt;tacacs-server host 192.168.33.253&lt;BR /&gt;tacacs-server key 2 [redacted password hash]&lt;/PRE&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2022 01:36:13 GMT</pubDate>
    <dc:creator>blanalex</dc:creator>
    <dc:date>2022-05-24T01:36:13Z</dc:date>
    <item>
      <title>TACACS+ authorization with firmware 9.0.xx</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/TACACS-authorization-with-firmware-9-0-xx/m-p/44892#M3262</link>
      <description>&lt;P&gt;I upgraded my switch from firmware 08.0.90d to the 09.0.xx series and the aaa commands have changed quite a bit. Now my regular user can log in but&amp;nbsp; can't get to the privileged mode (enable mode), I must use the local root/super account.&lt;/P&gt;&lt;P&gt;What I had before the upgrade:&lt;/P&gt;&lt;PRE&gt;aaa authentication login default local tacacs+ enable&lt;BR /&gt;aaa authentication login privilege-mode&lt;BR /&gt;aaa authorization exec default tacacs+&lt;BR /&gt;aaa accounting commands 0 default start-stop tacacs+&lt;BR /&gt;aaa accounting exec default start-stop tacacs+&lt;BR /&gt;aaa accounting system default start-stop tacacs+&lt;BR /&gt;enable aaa console&lt;BR /&gt;tacacs-server host 192.168.33.253&lt;BR /&gt;tacacs-server key 2 [redacted password hash]&lt;/PRE&gt;&lt;P&gt;And after after the upgrade:&lt;/P&gt;&lt;PRE&gt;aaa authentication login default local tacacs+&lt;BR /&gt;aaa authentication enable default tacacs+ local&lt;BR /&gt;aaa authorization exec default tacacs+&lt;BR /&gt;aaa accounting commands 0 default start-stop tacacs+&lt;BR /&gt;aaa accounting exec default start-stop tacacs+&lt;BR /&gt;aaa accounting system default start-stop tacacs+&lt;BR /&gt;tacacs-server host 192.168.33.253&lt;BR /&gt;tacacs-server key 2 [redacted password hash]&lt;/PRE&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 01:36:13 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/TACACS-authorization-with-firmware-9-0-xx/m-p/44892#M3262</guid>
      <dc:creator>blanalex</dc:creator>
      <dc:date>2022-05-24T01:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS+ authorization with firmware 9.0.xx</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/TACACS-authorization-with-firmware-9-0-xx/m-p/45530#M3319</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/61"&gt;@blanalex&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know this is quite old, but did you get this figured out? 8x and 9x code have some major differences. Many commands were changed or deprecated (see release notes). It looks like 'enable' would auth against the following line in your 9x config:&lt;/P&gt;
&lt;PRE&gt;aaa authentication enable default tacacs+ local&lt;/PRE&gt;
&lt;P&gt;You could remove it to confirm and then rebuild the configuration as needed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 17:44:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/TACACS-authorization-with-firmware-9-0-xx/m-p/45530#M3319</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2022-07-08T17:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS+ authorization with firmware 9.0.xx</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/TACACS-authorization-with-firmware-9-0-xx/m-p/46086#M3392</link>
      <description>&lt;P&gt;I tried and it worked... sort of. Now anybody can do ENABLE and it won't ask for authentication.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 21:02:53 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/TACACS-authorization-with-firmware-9-0-xx/m-p/46086#M3392</guid>
      <dc:creator>blanalex</dc:creator>
      <dc:date>2022-08-19T21:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS+ authorization with firmware 9.0.xx</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/TACACS-authorization-with-firmware-9-0-xx/m-p/46087#M3393</link>
      <description>&lt;P&gt;Right. There are many, many ways to secure our switches. Our security guide covers these in details, but it can be a bit overwhelming. I would advise working with your account team to devise what it best for you or open support case (see my signature) and we can try to point you in the right direction.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 21:05:52 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/TACACS-authorization-with-firmware-9-0-xx/m-p/46087#M3393</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2022-08-19T21:05:52Z</dc:date>
    </item>
  </channel>
</rss>

