<?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 sequence in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857139#M227440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After reseting the key on the RADIUS server it's working. Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jan 2012 17:35:06 GMT</pubDate>
    <dc:creator>bapatsubodh</dc:creator>
    <dc:date>2012-01-06T17:35:06Z</dc:date>
    <item>
      <title>AAA authentication sequence</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857132#M227427</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;We have following commands configured on the 2950&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;aaa new-model&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;aaa authentication login default group radius local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;aaa authentication enable default enable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;aaa authorization exec default group radius if-authenticated&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;username localuser&amp;nbsp; secret 5 *******&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;When trying to access the switch it is quering to RADIUS server but it's not getting authenticated. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;And then it gets authenticated with local user name. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;Following is the log from RADIUS server &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;It is showing the correct username and correct source IP of the switch.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt; Authentication-Provider = Windows &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt; Authentication-Server&amp;nbsp; = &amp;lt;undetermined&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt; Policy-Name&amp;nbsp; = &amp;lt;undetermined&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt; Authentication-Type&amp;nbsp; = PAP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt; EAP-Type =&amp;nbsp; &amp;lt;undetermined&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt; Reason-Code&amp;nbsp; = 16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt; Reason =&amp;nbsp; Authentication was not successful because an unknown user name or incorrect&amp;nbsp; password was used. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;In principle it was expected that as long as switch is able to connect to the the RADIUS server, it will not use the local username for authentication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;But the switch is using the local username even though it can contact the RADIUS serve.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;Please share the experience.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 12pt;"&gt;Subodh &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:41:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857132#M227427</guid>
      <dc:creator>bapatsubodh</dc:creator>
      <dc:date>2019-03-11T01:41:28Z</dc:date>
    </item>
    <item>
      <title>AAA authentication sequence</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857133#M227430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Subodh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you enable "debug aaa authentication" and "debug radius" on the IOS switch and execute the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test aaa group radius &lt;AD-USERNAME&gt; &lt;AD-PASSWORD&gt; legacy&lt;/AD-PASSWORD&gt;&lt;/AD-USERNAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, share the IOS debug outputs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, from the RADIUS server output it seems to be a Windows IAS. Can you confirm? Also which OS and SP is the MS server running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will be waiting for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 20:21:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857133#M227430</guid>
      <dc:creator>camejia</dc:creator>
      <dc:date>2012-01-05T20:21:09Z</dc:date>
    </item>
    <item>
      <title>AAA authentication sequence</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857134#M227432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is switch with IOS --Version 12.1(22)EA4.&lt;/P&gt;&lt;P&gt;It is not supporting test aaa command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the output of the debug commands aaa and radius.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;15w1d: AAA: parse name=tty2 idb type=-1 tty=-1&lt;/P&gt;&lt;P&gt;15w1d: AAA: name=tty2 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=2 channel=&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;15w1d: AAA/MEMORY: create_user (0x80CDB730) user='' ruser='' port='tty2' rem_add&lt;/P&gt;&lt;P&gt;r='10.12.28.113' authen_type=ASCII service=LOGIN priv=15&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (2995812294): port='tty2' list='' action=LOGIN service=L&lt;/P&gt;&lt;P&gt;OGIN&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (2995812294): using "default" list&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (2995812294): Method=radius (radius)&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2995812294): status = GETUSER&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/CONT (2995812294): continue_login (user='(undef)')&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2995812294): status = GETUSER&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2995812294): Method=radius (radius)&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2995812294): status = GETPASS&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/CONT (2995812294): continue_login (user='domain\username')&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2995812294): status = GETPASS&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2995812294): Method=radius (radius)&lt;/P&gt;&lt;P&gt;15w1d: RADIUS: ustruct sharecount=1&lt;/P&gt;&lt;P&gt;15w1d: RADIUS: Initial Transmit tty2 id 98 10.105.6.50:1645, Access-Request, len&lt;/P&gt;&lt;P&gt; 86&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 4 6 0A0C7C05&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 5 6 00000002&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 61 6 00000005&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 1 16 626D675C&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 31 14 31302E31&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 2 18 FE414243&lt;/P&gt;&lt;P&gt;15w1d: RADIUS: Received from id 98 10.105.6.50:1645, Access-Reject, len 20&lt;/P&gt;&lt;P&gt;15w1d: RADIUS: Response (98) failed decrypt&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2995812294): status = ERROR&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (328845936): port='tty2' list='' action=LOGIN service=LO&lt;/P&gt;&lt;P&gt;GIN&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (328845936): Restart&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (328845936): Method=LOCAL&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (328845936): User not found, end of method list&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (328845936): status = FAIL&lt;/P&gt;&lt;P&gt;15w1d: AAA/MEMORY: free_user (0x80CDB730) user='domain\username' ruser='' port='t&lt;/P&gt;&lt;P&gt;ty2' rem_addr='10.12.28.113' authen_type=ASCII service=LOGIN priv=15&lt;/P&gt;&lt;P&gt;15w1d: AAA: parse name=tty2 idb type=-1 tty=-1&lt;/P&gt;&lt;P&gt;15w1d: AAA: name=tty2 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=2 channel=&lt;/P&gt;&lt;P&gt;0&lt;/P&gt;&lt;P&gt;15w1d: AAA/MEMORY: create_user (0x80CCC620) user='' ruser='' port='tty2' rem_add&lt;/P&gt;&lt;P&gt;r='10.12.28.113' authen_type=ASCII service=LOGIN priv=15&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (2996282759): port='tty2' list='' action=LOGIN service=L&lt;/P&gt;&lt;P&gt;OGIN&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (2996282759): using "default" list&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (2996282759): Method=radius (radius)&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2996282759): status = GETUSER&lt;/P&gt;&lt;P&gt;sSeattleWACL-1#&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/CONT (2996282759): continue_login (user='(undef)')&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2996282759): status = GETUSER&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2996282759): Method=radius (radius)&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2996282759): status = GETPASS&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/CONT (2996282759): continue_login (user='cisco')&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2996282759): status = GETPASS&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2996282759): Method=radius (radius)&lt;/P&gt;&lt;P&gt;15w1d: RADIUS: ustruct sharecount=1&lt;/P&gt;&lt;P&gt;15w1d: RADIUS: Initial Transmit tty2 id 99 10.105.6.50:1645, Access-Request, len&lt;/P&gt;&lt;P&gt; 77&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 4 6 0A0C7C05&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 5 6 00000002&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 61 6 00000005&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 1 7 63697363&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 31 14 31302E31&lt;/P&gt;&lt;P&gt;15w1d:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attribute 2 18 1C9128B1&lt;/P&gt;&lt;P&gt;15w1d: RADIUS: Received from id 99 10.105.6.50:1645, Access-Reject, len 20&lt;/P&gt;&lt;P&gt;15w1d: RADIUS: Response (99) failed decrypt&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (2996282759): status = ERROR&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (845261052): port='tty2' list='' action=LOGIN service=LO&lt;/P&gt;&lt;P&gt;GIN&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (845261052): Restart&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/START (845261052): Method=LOCAL&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (845261052): status = GETPASS&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/CONT (845261052): continue_login (user='cisco')&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (845261052): status = GETPASS&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN/CONT (845261052): Method=LOCAL&lt;/P&gt;&lt;P&gt;15w1d: AAA/AUTHEN (845261052): status = PASS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Radius looks fine as it is working okay for all other devices. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subodh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 20:56:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857134#M227432</guid>
      <dc:creator>bapatsubodh</dc:creator>
      <dc:date>2012-01-05T20:56:29Z</dc:date>
    </item>
    <item>
      <title>AAA authentication sequence</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857135#M227434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you retype the Shared Secret key on the "radius-server" command and on the IAS RADIUS Client Entry?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IOS is reporting "RADIUS: Response (98) failed decrypt" which is 99% of the times a Shared Secret Mismatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 21:04:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857135#M227434</guid>
      <dc:creator>camejia</dc:creator>
      <dc:date>2012-01-05T21:04:39Z</dc:date>
    </item>
    <item>
      <title>AAA authentication sequence</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857136#M227436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same reault. It is getting authenticated locally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we need to add the IP address of the switch&amp;nbsp; even in AD server. We have added this subnet in RADIUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Subodh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 21:17:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857136#M227436</guid>
      <dc:creator>bapatsubodh</dc:creator>
      <dc:date>2012-01-05T21:17:47Z</dc:date>
    </item>
    <item>
      <title>AAA authentication sequence</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857137#M227438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For testing it would be better if we add a single entry for the Switch IP address keeping it separated from the Subnet defined for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, usually the "RADIUS: Response (98) failed decrypt" refers to an issue with the keys. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When configuring the "radius-server" command we need to be sure that we do not leave a space after configuring the key. If we add a space after the key it will be considered as valid character for the key as well. This might cause a shared secret mismatch as the IOS has the key configured with a space at the end but the IAS RADIUS Client entry has no space on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 22:25:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857137#M227438</guid>
      <dc:creator>camejia</dc:creator>
      <dc:date>2012-01-05T22:25:43Z</dc:date>
    </item>
    <item>
      <title>AAA authentication sequence</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857138#M227439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have indeed recreated the issue when authenticating against an IAS. My switch is running a newer version, however, it still reports the Decrypt error on the logs when the shared secret is incorrect. Configured shared secret as "cisco" on the switch and as "cisco123" on the IAS RADIUS client entry. Got the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User priv15 was denied access.&lt;/P&gt;&lt;P&gt; Fully-Qualified-User-Name = CAMEJIA\priv15&lt;/P&gt;&lt;P&gt; NAS-IP-Address = x.x.250.12&lt;/P&gt;&lt;P&gt; NAS-Identifier = &lt;NOT present=""&gt; &lt;/NOT&gt;&lt;/P&gt;&lt;P&gt; Called-Station-Identifier = &lt;NOT present=""&gt; &lt;/NOT&gt;&lt;/P&gt;&lt;P&gt; Calling-Station-Identifier = &lt;NOT present=""&gt; &lt;/NOT&gt;&lt;/P&gt;&lt;P&gt; Client-Friendly-Name = x.x.250.12&lt;/P&gt;&lt;P&gt; Client-IP-Address = x.x.250.12&lt;/P&gt;&lt;P&gt; NAS-Port-Type = Async&lt;/P&gt;&lt;P&gt; NAS-Port = &lt;NOT present=""&gt; &lt;/NOT&gt;&lt;/P&gt;&lt;P&gt; Proxy-Policy-Name = Use Windows authentication for all users&lt;/P&gt;&lt;P&gt; Authentication-Provider = Windows &lt;/P&gt;&lt;P&gt; Authentication-Server = &lt;UNDETERMINED&gt; &lt;/UNDETERMINED&gt;&lt;/P&gt;&lt;P&gt; Policy-Name = &lt;UNDETERMINED&gt; &lt;/UNDETERMINED&gt;&lt;/P&gt;&lt;P&gt; Authentication-Type = PAP&lt;/P&gt;&lt;P&gt; EAP-Type = &lt;UNDETERMINED&gt; &lt;/UNDETERMINED&gt;&lt;/P&gt;&lt;P&gt; Reason-Code = 16&lt;/P&gt;&lt;P&gt; Reason = Authentication was not successful because an unknown user name or incorrect password was used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the switch debugs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 2 06:02:13.600: RADIUS: Received from id 1645/6 x.x.250.20:1645, Access-Reject, len 20&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 2 06:02:13.600: RADIUS:&amp;nbsp; authenticator 24 84 60 FA B8 43 3E A9 - AC 55 72 70 CE 34 BA 70&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 2 06:02:13.600: RADIUS: response-authenticator decrypt fail, pak len 20&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 2 06:02:13.600: RADIUS: packet dump: 03060014248460FAB8433EA9AC557270CE34BA70&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 2 06:02:13.600: RADIUS: expected digest: D22363698E8862015AC91213B540D77C&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 2 06:02:13.600: RADIUS: response authen: 248460FAB8433EA9AC557270CE34BA70&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 2 06:02:13.600: RADIUS: request&amp;nbsp; authen: 32B4A229A7EB982A61EB31E29A24AA47&lt;/P&gt;&lt;P&gt;*Mar&amp;nbsp; 2 06:02:13.600: RADIUS: Response (6) failed decrypt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, create a new RADIUS client entry for the switch only and use a simple key like "cisco" on both sides. Remember that we should not hit the space bar when configuring the key on the IOS as it will take the space as a valid shared key character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 23:33:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857138#M227439</guid>
      <dc:creator>camejia</dc:creator>
      <dc:date>2012-01-05T23:33:06Z</dc:date>
    </item>
    <item>
      <title>AAA authentication sequence</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857139#M227440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After reseting the key on the RADIUS server it's working. Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2012 17:35:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-sequence/m-p/1857139#M227440</guid>
      <dc:creator>bapatsubodh</dc:creator>
      <dc:date>2012-01-06T17:35:06Z</dc:date>
    </item>
  </channel>
</rss>

