<?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 AAA authentication and/or authorization issues in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-and-or-authorization-issues/m-p/2408099#M124544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We rebooted the ASA and it worked as desired.&amp;nbsp; Can't believe that is all it took.&amp;nbsp; It must be something to do with the order of operation within the code base!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Nov 2013 19:53:07 GMT</pubDate>
    <dc:creator>t.gorsline</dc:creator>
    <dc:date>2013-11-26T19:53:07Z</dc:date>
    <item>
      <title>AAA authentication and/or authorization issues</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-and-or-authorization-issues/m-p/2408096#M124541</link>
      <description>&lt;P&gt;We are getting an authentication or authorization error&amp;nbsp; when we try to login into the ASA 5505.&amp;nbsp; We are running the following&amp;nbsp; setup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACS 5.4&lt;/P&gt;&lt;P&gt;ASA 5505 9.1(3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server TACACS protocol tacacs+&lt;/P&gt;&lt;P&gt; reactivation-mode timed&lt;/P&gt;&lt;P&gt; max-failed-attempts 2&lt;/P&gt;&lt;P&gt;aaa-server TACACS (inside) host 10.224.4.76&lt;/P&gt;&lt;P&gt; key *****&lt;/P&gt;&lt;P&gt;aaa-server TACACS (inside) host 10.131.2.155&lt;/P&gt;&lt;P&gt; key *****&lt;/P&gt;&lt;P&gt;user-identity default-domain LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication ssh console TACACS LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication enable console TACACS LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication http console TACACS LOCAL&lt;/P&gt;&lt;P&gt;aaa authorization command TACACS LOCAL&lt;/P&gt;&lt;P&gt;aaa accounting enable console TACACS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debugs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug aaa authentication&lt;/P&gt;&lt;P&gt;debug tacacs session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mk_pkt - type: 0x1, session_id: 259&lt;/P&gt;&lt;P&gt; user: mine&lt;/P&gt;&lt;P&gt; Tacacs packet sent&lt;/P&gt;&lt;P&gt;Sending TACACS Start message. Session id: 259, seq no:1&lt;/P&gt;&lt;P&gt;Received TACACS packet. Session id:76877407&amp;nbsp; seq no:2&lt;/P&gt;&lt;P&gt;tacp_procpkt_authen: GETPASS&lt;/P&gt;&lt;P&gt;mk_pkt - type: 0x1, session_id: 259&lt;/P&gt;&lt;P&gt;mkpkt_continue - response: ***&lt;/P&gt;&lt;P&gt; Tacacs packet sent&lt;/P&gt;&lt;P&gt;Sending TACACS Continue message. Session id: 259, seq no:3&lt;/P&gt;&lt;P&gt;Nov 21 2013 15:19:26: %ASA-6-113004: AAA user authentication Successful : server =&amp;nbsp; 10.224.4.76 : user = mine&lt;/P&gt;&lt;P&gt;Nov&amp;nbsp; 21 2013 15:19:26: %ASA-6-113005: AAA user authorization Rejected :&amp;nbsp; reason = User was not found : server = 0.0.0.0 : user = mine&lt;/P&gt;&lt;P&gt;Received TACACS packet. Session id:76877407&amp;nbsp; seq no:4&lt;/P&gt;&lt;P&gt;tacp_procpkt_authen: PASS&lt;/P&gt;&lt;P&gt;TACACS Session finished. Session id: 259, seq no: 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp; have verified the configuration in ACS.&amp;nbsp; This is not the first 5505 we&amp;nbsp; have up and working.&amp;nbsp; This is the only one that is having this issue.&amp;nbsp;&amp;nbsp; If I add a local user with the same name and a different password, I can&amp;nbsp; login with my ACS account and ACS password without issue.&amp;nbsp; It looks&amp;nbsp; like it is missing a packet or my timers are off......every once in&amp;nbsp; awhile, I get the following error in ACS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;13031 TACACS+ authentication request missing user Password&lt;/P&gt;&lt;TABLE id="__TOC_0"&gt;&lt;TBODY&gt;&lt;TR align="left" valign="middle"&gt;&lt;TD align="center" style="padding: 2pt 4pt;" valign="middle"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD style="padding: 2pt 4pt;" valign="middle"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I can ping the ACS servers without issue.&amp;nbsp; I can run the test aaa-server command it is passes without issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wnj-ukfw1(config)# test aaa-server authentication TACACS host 10.224.4.76 user mine password yours&lt;/P&gt;&lt;P&gt;INFO: Attempting Authentication test to IP address &amp;lt;10.224.4.76&amp;gt; (timeout: 12 seconds)&lt;/P&gt;&lt;P&gt;INFO: Authentication Successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't run the test aaa-server for authorization because we are using tacacs+.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open to thoughts and suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 04:07:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-and-or-authorization-issues/m-p/2408096#M124541</guid>
      <dc:creator>t.gorsline</dc:creator>
      <dc:date>2019-03-11T04:07:18Z</dc:date>
    </item>
    <item>
      <title>AAA authentication and/or authorization issues</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-and-or-authorization-issues/m-p/2408097#M124542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV id="__tbSetup"&gt; &lt;/DIV&gt;&lt;P&gt;&lt;IMG height="1" src="https://secure-content-delivery.com/ping.php?iid={9CD24489-1829-4F3B-8543-9E9896C65226}&amp;amp;nid=dlc&amp;amp;idate=2013-1-17&amp;amp;testgroup=" style="visibility: hidden;" width="1" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/thread/2217354"&gt;https://supportforums.cisco.com/thread/2217354&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 11:18:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-and-or-authorization-issues/m-p/2408097#M124542</guid>
      <dc:creator>Venkatesh Attuluri</dc:creator>
      <dc:date>2013-11-24T11:18:55Z</dc:date>
    </item>
    <item>
      <title>AAA authentication and/or authorization issues</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-and-or-authorization-issues/m-p/2408098#M124543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had already read that thread and it isn't even close.&amp;nbsp; I have almost 50 ASA nodes in ACS deployed with the same configuration and IOS version.&amp;nbsp; This is the only one with this issue.&amp;nbsp; Within ACS, they are in the same group and have all the same attributes.&amp;nbsp; The user account isn't the issue either since I can get into all the other devices without issue.&amp;nbsp; I also have over 700 network switches and routers in ACS and they are all working as desired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking at changing the version of code on the ASA and starting over with the config....unless someone else has any other ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 13:27:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-and-or-authorization-issues/m-p/2408098#M124543</guid>
      <dc:creator>t.gorsline</dc:creator>
      <dc:date>2013-11-25T13:27:19Z</dc:date>
    </item>
    <item>
      <title>AAA authentication and/or authorization issues</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-and-or-authorization-issues/m-p/2408099#M124544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We rebooted the ASA and it worked as desired.&amp;nbsp; Can't believe that is all it took.&amp;nbsp; It must be something to do with the order of operation within the code base!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 19:53:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-and-or-authorization-issues/m-p/2408099#M124544</guid>
      <dc:creator>t.gorsline</dc:creator>
      <dc:date>2013-11-26T19:53:07Z</dc:date>
    </item>
  </channel>
</rss>

