<?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: TACACS+ Telnet login authentication, local enable passwords. in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81177#M7220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've added that into the config on the switch, now I cannot get telnet access, just get 'authorization failed' message. I can still gain access through the console though. What has happened? Here's the current config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+&lt;/P&gt;&lt;P&gt;aaa authorization network default group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting network default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;enable secret 5 $1$DC0B******************&lt;/P&gt;&lt;P&gt;enable password *******************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I take out the line "aaa authorization exec default group tacacs+", I can then telnet into the box again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the debug info for aaa authorization when that line is added:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;18:22:29: AAA: parse name=tty1 idb type=-1 tty=-1&lt;/P&gt;&lt;P&gt;18:22:29: AAA: name=tty1 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=1 chann&lt;/P&gt;&lt;P&gt;el=0&lt;/P&gt;&lt;P&gt;18:22:29: AAA/MEMORY: create_user (0x80E58080) user='' ruser='' port='tty1' rem_&lt;/P&gt;&lt;P&gt;addr='172.17.4.10' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): Port='tty1' list='' service=EXEC&lt;/P&gt;&lt;P&gt;18:22:43: AAA/AUTHOR/EXEC: tty1 (2173575078) user='carlina'&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): send AV service=shell&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): send AV cmd*&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): found list "default"&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;18:22:43: AAA/AUTHOR/TAC+: (2173575078): user=carlina&lt;/P&gt;&lt;P&gt;18:22:43: AAA/AUTHOR/TAC+: (2173575078): send AV service=shell&lt;/P&gt;&lt;P&gt;18:22:43: AAA/AUTHOR/TAC+: (2173575078): send AV cmd*&lt;/P&gt;&lt;P&gt;18:22:44: AAA/AUTHOR (2173575078): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;18:22:44: AAA/AUTHOR/EXEC: Authorization FAILED&lt;/P&gt;&lt;P&gt;18:22:46: AAA/MEMORY: free_user (0x80E58080) user='carlina' ruser='' port='tty1'&lt;/P&gt;&lt;P&gt; rem_addr='172.17.4.10' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help you could provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Nov 2002 15:53:33 GMT</pubDate>
    <dc:creator>aecarlin</dc:creator>
    <dc:date>2002-11-11T15:53:33Z</dc:date>
    <item>
      <title>TACACS+ Telnet login authentication, local enable passwords.</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81175#M7208</link>
      <description>&lt;P&gt;I've managed to configure TACACS+ authentication for telnet sessions to some network devices and it works great. The only problem is that you when you switch to enable mode you need to specify the local enable password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to configure a device so that once a user is authenticated via tacacs+, they will no longer need to provide any more passwords?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:05:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81175#M7208</guid>
      <dc:creator>aecarlin</dc:creator>
      <dc:date>2020-02-21T18:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS+ Telnet login authentication, local enable passwords.</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81176#M7215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and assign the user/group  privilege level 15&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2002 14:21:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81176#M7215</guid>
      <dc:creator>4brown</dc:creator>
      <dc:date>2002-11-11T14:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS+ Telnet login authentication, local enable passwords.</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81177#M7220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've added that into the config on the switch, now I cannot get telnet access, just get 'authorization failed' message. I can still gain access through the console though. What has happened? Here's the current config:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+&lt;/P&gt;&lt;P&gt;aaa authorization network default group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting network default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;enable secret 5 $1$DC0B******************&lt;/P&gt;&lt;P&gt;enable password *******************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I take out the line "aaa authorization exec default group tacacs+", I can then telnet into the box again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the debug info for aaa authorization when that line is added:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;18:22:29: AAA: parse name=tty1 idb type=-1 tty=-1&lt;/P&gt;&lt;P&gt;18:22:29: AAA: name=tty1 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=1 chann&lt;/P&gt;&lt;P&gt;el=0&lt;/P&gt;&lt;P&gt;18:22:29: AAA/MEMORY: create_user (0x80E58080) user='' ruser='' port='tty1' rem_&lt;/P&gt;&lt;P&gt;addr='172.17.4.10' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): Port='tty1' list='' service=EXEC&lt;/P&gt;&lt;P&gt;18:22:43: AAA/AUTHOR/EXEC: tty1 (2173575078) user='carlina'&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): send AV service=shell&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): send AV cmd*&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): found list "default"&lt;/P&gt;&lt;P&gt;18:22:43: tty1 AAA/AUTHOR/EXEC (2173575078): Method=tacacs+ (tacacs+)&lt;/P&gt;&lt;P&gt;18:22:43: AAA/AUTHOR/TAC+: (2173575078): user=carlina&lt;/P&gt;&lt;P&gt;18:22:43: AAA/AUTHOR/TAC+: (2173575078): send AV service=shell&lt;/P&gt;&lt;P&gt;18:22:43: AAA/AUTHOR/TAC+: (2173575078): send AV cmd*&lt;/P&gt;&lt;P&gt;18:22:44: AAA/AUTHOR (2173575078): Post authorization status = FAIL&lt;/P&gt;&lt;P&gt;18:22:44: AAA/AUTHOR/EXEC: Authorization FAILED&lt;/P&gt;&lt;P&gt;18:22:46: AAA/MEMORY: free_user (0x80E58080) user='carlina' ruser='' port='tty1'&lt;/P&gt;&lt;P&gt; rem_addr='172.17.4.10' authen_type=ASCII service=LOGIN priv=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help you could provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2002 15:53:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81177#M7220</guid>
      <dc:creator>aecarlin</dc:creator>
      <dc:date>2002-11-11T15:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS+ Telnet login authentication, local enable passwords.</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81178#M7223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need the service=shell AVP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/480/PRIV.html" target="_blank"&gt;http://www.cisco.com/warp/public/480/PRIV.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2002 15:57:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81178#M7223</guid>
      <dc:creator>4brown</dc:creator>
      <dc:date>2002-11-11T15:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS+ Telnet login authentication, local enable passwords.</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81179#M7225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, thanks for the info, now managed to get this working as I wanted it.&lt;/P&gt;&lt;P&gt;So if I have a bunch of admins I want to assign level 15 access, I can just add them into a appropriately configured user group on the AAA server, yes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2002 16:50:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81179#M7225</guid>
      <dc:creator>aecarlin</dc:creator>
      <dc:date>2002-11-11T16:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS+ Telnet login authentication, local enable passwords.</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81180#M7227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You got it, just assign priv 15 to the group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2002 00:49:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-telnet-login-authentication-local-enable-passwords/m-p/81180#M7227</guid>
      <dc:creator>4brown</dc:creator>
      <dc:date>2002-11-12T00:49:10Z</dc:date>
    </item>
  </channel>
</rss>

