<?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: ACS 4.2 TACACS+ Authen failed. Key Mismatch in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471099#M392958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mg green2003,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The group key (of the NDG where your switch belongs to) override the device key. Did you check that one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetz,&lt;/P&gt;&lt;P&gt;Julia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 13:52:51 GMT</pubDate>
    <dc:creator>j.kokorina</dc:creator>
    <dc:date>2010-08-17T13:52:51Z</dc:date>
    <item>
      <title>ACS 4.2 TACACS+ Authen failed. Key Mismatch</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471098#M392935</link>
      <description>&lt;P&gt;I've configured 10 layer 2 switches(C3750-ADVIPSERVICESK9-M), Version 12.2(40)SE), to use TACACS+. They're all using the same key, and are working fine.&amp;nbsp; I moved onto another 3750 switch located across a point-to-point circuit, a Cisco C3750 Software (C3750-IPBASEK9-M), Version 12.2(35)SE5. I entered the usual configuration, and then entered the key, and tried logging in as a&amp;nbsp; user, and get authentication failed. I checked the server, and see Key mismatch in the Reports and Activity, Failed Attempts.&amp;nbsp; I deleted the key, copied and pasted it from notepad, still doesn't work.&amp;nbsp; Deleted the switch from the Network Device Group in ACS, and then re-added it, pasted a new key, with no special characters. No go.&lt;/P&gt;&lt;P&gt;Here's what the config looks like.&lt;/P&gt;&lt;P&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login default group tacacs+ enable&lt;BR /&gt;aaa authentication login NO_AAA local&lt;BR /&gt;aaa authentication enable default group tacacs+ enable&lt;BR /&gt;aaa authorization exec default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;ip tacacs source-interface FastEthernet0/0&lt;/P&gt;&lt;P&gt;tacacs-server host 10.1.1.1&lt;BR /&gt;tacacs-server key 0 itspassword&lt;BR /&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Initially, the password was encrypted, so I changed it to clear text, by typing in the password without the 0, and with the 0.&amp;nbsp; Neither worked.&amp;nbsp; Also removed service password-encryption to see&amp;nbsp; if that would do anything.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I usually SSH to the router, so I changed it to accept telent.&amp;nbsp; That didn't work.&amp;nbsp; Changed it back to SSH, re-initialized the rsa keys, and changed it to use SSH2, that didn't work.&lt;/P&gt;&lt;P&gt;Here's&amp;nbsp; what I get from the logs&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Aug 12 11:43:24: TAC+: send AUTHEN/START packet ver=192 id=97563278&lt;BR /&gt;Aug 12 11:43:24: TAC+: Using default tacacs server-group "tacacs+" list.&lt;BR /&gt;Aug 12 11:43:24: TAC+: Opening TCP/IP to 10.1.1.1/49 timeout=5&lt;BR /&gt;Aug 12 11:43:24: TAC+: Opened TCP/IP handle 0x3663CA0 to 10.219.1.1/49 using source 10.2.2.254&lt;BR /&gt;Aug 12 11:43:24: TAC+: 10.1.1.1 (97563278) AUTHEN/START/LOGIN/ASCII queued&lt;BR /&gt;Aug 12 11:43:25: TAC+: (97563278) AUTHEN/START/LOGIN/ASCII processed&lt;BR /&gt;Aug 12 11:43:25: TAC+: received bad AUTHEN packet: length = 6, expected 80467&lt;BR /&gt;Aug 12 11:43:25: TAC+: Invalid AUTHEN/START/LOGIN/ASCII packet (check keys).&lt;BR /&gt;Aug 12 11:43:25: TAC+: Closing TCP/IP 0x3663CA0 connection to 10.1.1.1/49&lt;BR /&gt;Aug 12 11:43:25: TAC+: Using default tacacs server-group "tacacs+" list.&lt;BR /&gt;Aug 12 11:43:37: TAC+: send AUTHEN/START packet ver=192 id=1015854339&lt;BR /&gt;Aug 12 11:43:37: TAC+: Using default tacacs server-group "tacacs+" list.&lt;BR /&gt;Aug 12 11:43:37: TAC+: Opening TCP/IP to 10.1.1.1/49 timeout=5&lt;BR /&gt;Aug 12 11:43:37: TAC+: Opened TCP/IP handle 0x366AF24 to 10.1.1.1/49 using source 10.2.2.254&lt;BR /&gt;Aug 12 11:43:37: TAC+: 10.1.1.1 (1015854339) AUTHEN/START/LOGIN/ASCII queued&lt;BR /&gt;Aug 12 11:43:38: TAC+: (1015854339) AUTHEN/START/LOGIN/ASCII processed&lt;BR /&gt;Aug 12 11:43:38: TAC+: received bad AUTHEN packet: length = 6, expected 79092&lt;BR /&gt;Aug 12 11:43:38: TAC+: Invalid AUTHEN/START/LOGIN/ASCII packet (check keys).&lt;BR /&gt;Aug 12 11:43:38: TAC+: Closing TCP/IP 0x366AF24 connection to 10.1.1.1/49&lt;BR /&gt;Aug 12 11:43:38: TAC+: Using default tacacs server-group "tacacs+" list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked around on the forum for about 4 hours, trying all the other options that were given to others that had similar issue.&amp;nbsp; The last key I put in was 123456.&amp;nbsp; You can't fat finger that one.&amp;nbsp; The switch log is saying check the key, the firewall is configured to allow all traffic from the AAA client.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:19:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471098#M392935</guid>
      <dc:creator>mg_green2003</dc:creator>
      <dc:date>2019-03-11T00:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 TACACS+ Authen failed. Key Mismatch</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471099#M392958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mg green2003,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The group key (of the NDG where your switch belongs to) override the device key. Did you check that one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetz,&lt;/P&gt;&lt;P&gt;Julia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 13:52:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471099#M392958</guid>
      <dc:creator>j.kokorina</dc:creator>
      <dc:date>2010-08-17T13:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 TACACS+ Authen failed. Key Mismatch</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471100#M392977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear mg green2003&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to add the key to the switch and the ACS again with making sure you don't have a space at the end of the key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 08:12:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471100#M392977</guid>
      <dc:creator>Ahmad Samir</dc:creator>
      <dc:date>2010-08-18T08:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 TACACS+ Authen failed. Key Mismatch</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471101#M393011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, I've done that in the past, with the extra spaces.&amp;nbsp; I made sure to carefully type in the&lt;/P&gt;&lt;P&gt;password.&amp;nbsp; The last key I used was 123456.&amp;nbsp; No extra spaces at all. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 15:10:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471101#M393011</guid>
      <dc:creator>mg_green2003</dc:creator>
      <dc:date>2010-08-18T15:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 TACACS+ Authen failed. Key Mismatch</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471102#M393068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julia,&lt;/P&gt;&lt;P&gt;Thanks for you attention to detail.&amp;nbsp; I breezed through all the layer 2 devices so fast, that I had forgot that there were 2 keys, one for the NDG, and one for the device.&amp;nbsp; I changed both, and I was able to login.&amp;nbsp; Thanks so much.&amp;nbsp; I feel my migrane going away! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 15:25:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471102#M393068</guid>
      <dc:creator>mg_green2003</dc:creator>
      <dc:date>2010-08-18T15:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 TACACS+ Authen failed. Key Mismatch</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471103#M393140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad it did help. &lt;SPAN __jive_emoticon_name="cool" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/cool.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 09:14:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-tacacs-authen-failed-key-mismatch/m-p/1471103#M393140</guid>
      <dc:creator>j.kokorina</dc:creator>
      <dc:date>2010-08-19T09:14:15Z</dc:date>
    </item>
  </channel>
</rss>

