<?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 + Authentication Failing in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/tacacs-authentication-failing/m-p/3329927#M550307</link>
    <description>&lt;P&gt;Also just found this in ACS Monitoring and Reports (troubleshooting TAB)...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Description&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Selected Shell Profile is DenyAccess&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Resolution Steps&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Check whether the Device Administration Authorization Policy rules are correct&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;TACACS STATUS: FAIL&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Authentication Results&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;AuthenticationResult:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;PASSED&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;AuthorizationFailureReason:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ShellProfileDenyAuthorization&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Type: Authentication&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Authen-reply-Status: Fail&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies, as you can probably guess, I'm new to ACS!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2018 10:27:05 GMT</pubDate>
    <dc:creator>mattipler</dc:creator>
    <dc:date>2018-02-13T10:27:05Z</dc:date>
    <item>
      <title>TACACS + Authentication Failing</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-authentication-failing/m-p/3329509#M550306</link>
      <description>&lt;P&gt;Hey guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a working (for other devices) implementation of ACS 5.8.1. I'm attempting to configure TACACS authentication upon one of our new 2960s but authentication is being rejected by the server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see the port 49 traffic passing through the network and hitting the ACS server. The key and IP are configured correctly within ACS. But the server is rejecting authentication attempts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;TACACS config&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;switchSWI01#show run | s tacacs&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa authentication login default group tacacs+ local&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa accounting exec default start-stop group tacacs+&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa accounting network default start-stop group tacacs+&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa accounting connection default start-stop group tacacs+&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa accounting system default start-stop group tacacs+&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip tacacs source-interface Vlan3000&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;tacacs server ACS01&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; address ipv4 10.32.22.15&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; key 7 031C4D393C1703741E&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;tacacs server ACS01&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; address ipv4 10.128.50.15&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; key 7 10561F2B3F0F30335C&lt;/EM&gt;&lt;U&gt;&lt;BR /&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;TACACS Auth Debug&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;switchSWI01#test aaa group tacacs+ Matthewt 3636685490 legacy&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Attempting authentication test to server-group tacacs+ using tacacs+&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Feb 12 17:33:22.812: AAA: parse name=&amp;lt;no string&amp;gt; idb type=-1 tty=-1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:22.812: AAA/MEMORY: create_user (0x85C027C) user='Matthewt' ruser='NULL' ds0=0 port='' rem_addr='NULL' authen_type=ASCII service=LOGIN priv=1 initial_task_id='0', vrf= (id=0)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:22.812: TAC+: send AUTHEN/START packet ver=192 id=613456307&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:22.812: TAC+: Using default tacacs server-group "tacacs+" list.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:22.812: TAC+: Opening TCP/IP to 10.32.22.15/49 timeout=5&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:22.826: TAC+: Opened TCP/IP handle 0x8E2B854 to 10.32.22.15/49 using source 172.31.76.140&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:22.826: TAC+: 10.32.22.15 (613456307) AUTHEN/START/LOGIN/ASCII queued&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:23.029: TAC+: (613456307) AUTHEN/START/LOGIN/ASCII processed&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:23.029: TAC+: ver=192 id=613456307 received AUTHEN status = GETPASS&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:23.029: TAC+: send AUTHEN/CONT packet id=613456307&lt;/EM&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Feb 12 17:33:23.029: TAC+: 10.32.22.15 (613456307) AUTHEN/CONT queuedUser authentication request was rejected by server.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;switchSWI01#&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:25.328: TAC+: (613456307) AUTHEN/CONT processed&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:25.328: TAC+: ver=192 id=613456307 received AUTHEN status = FAIL&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:25.328: TAC+: Closing TCP/IP 0x8E2B854 connection to 10.32.22.15/49&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:25.332: AAA/MEMORY: free_user (0x85C027C) user='Matthewt' ruser='NULL' port='' rem_addr='NULL' authen_type=ASCII service=LOGIN priv=1 vrf= (id=0)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Feb 12 17:33:34.385: %SEC-6-IPACCESSLOGNP: list SNMP_ACCESS permitted 0 172.21.50.6 -&amp;gt; 0.0.0.0, 1674 packets&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Any ideas folks? At a bit of a loss with this!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:45:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-authentication-failing/m-p/3329509#M550306</guid>
      <dc:creator>mattipler</dc:creator>
      <dc:date>2020-02-21T18:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Authentication Failing</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-authentication-failing/m-p/3329927#M550307</link>
      <description>&lt;P&gt;Also just found this in ACS Monitoring and Reports (troubleshooting TAB)...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Description&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Selected Shell Profile is DenyAccess&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Resolution Steps&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Check whether the Device Administration Authorization Policy rules are correct&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;TACACS STATUS: FAIL&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Authentication Results&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;AuthenticationResult:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;PASSED&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;AuthorizationFailureReason:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;ShellProfileDenyAuthorization&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Type: Authentication&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Authen-reply-Status: Fail&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apologies, as you can probably guess, I'm new to ACS!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 10:27:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-authentication-failing/m-p/3329927#M550307</guid>
      <dc:creator>mattipler</dc:creator>
      <dc:date>2018-02-13T10:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS + Authentication Failing</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-authentication-failing/m-p/3330044#M550308</link>
      <description>&lt;P&gt;End Station Filters!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 13:18:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-authentication-failing/m-p/3330044#M550308</guid>
      <dc:creator>mattipler</dc:creator>
      <dc:date>2018-02-13T13:18:44Z</dc:date>
    </item>
  </channel>
</rss>

