<?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: AAA w/RSA: &amp;quot;no appropriate authorization type...&amp;quot; in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-w-rsa-quot-no-appropriate-authorization-type-quot/m-p/855550#M407936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Outstanding - thanks!  That did it.  Interesting that the switch (maybe IPBase image?) is so significantly different.  OTOH maybe I don't need it on the router either, I got the suggestion from another NetPro user to use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; privilege level 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to get to Enabled mode, which works fine too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much grass!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2008 19:29:19 GMT</pubDate>
    <dc:creator>PAUL TRIVINO</dc:creator>
    <dc:date>2008-01-16T19:29:19Z</dc:date>
    <item>
      <title>AAA w/RSA: "no appropriate authorization type..."</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-w-rsa-quot-no-appropriate-authorization-type-quot/m-p/855548#M407931</link>
      <description>&lt;P&gt;I have set up a router and a switch for AAA using an RSA RADIUS server.  Both are RSA "Agent Hosts" with identical setups.  Router (2621XM/EntServ Version 12.4(18)) and switch (3560-24PS/IPBase-12.2(25)SEB2) have identical AAA configs, and RADIUS/RSA is fine as far as the PASSCODE being accepted.  But the switch doesn't let me in:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************&lt;/P&gt;&lt;P&gt;Username: &amp;lt;xxxx&amp;gt;&lt;/P&gt;&lt;P&gt;Password: &lt;/P&gt;&lt;P&gt;PASSCODE Accepted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;% Authorization failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do "deb radius authentication" on each, the outputs are the same up to the last 2 lines.  The router that works says:&lt;/P&gt;&lt;P&gt;000055: .Jan 16 12:22:51 EST: RADIUS(00000005): Received from id 1645/3&lt;/P&gt;&lt;P&gt;000056: .Jan 16 12:22:51 EST: RADIUS/DECODE: Reply-Message fragments, 19, total 19 bytes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the switch says:&lt;/P&gt;&lt;P&gt;000284: Jan 16 12:20:47 EST: RADIUS: saved authorization data for user 3030220 at 3034440&lt;/P&gt;&lt;P&gt;000285: Jan 16 12:20:47 EST: RADIUS: no appropriate authorization type for user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only other difference I can think of is that I use ssh to the router and telent for the switch (IPBase apparently no habla "crypto", I could use a different IOS I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue?  TIA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:36:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-w-rsa-quot-no-appropriate-authorization-type-quot/m-p/855548#M407931</guid>
      <dc:creator>PAUL TRIVINO</dc:creator>
      <dc:date>2019-03-10T22:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: AAA w/RSA: "no appropriate authorization type..."</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-w-rsa-quot-no-appropriate-authorization-type-quot/m-p/855549#M407934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I were you, I would "disable" authorization&lt;/P&gt;&lt;P&gt;on the catalyst 3560.  I haven an identical &lt;/P&gt;&lt;P&gt;setup like yours on mine Catalyst 2960 and it&lt;/P&gt;&lt;P&gt;works just fine.  See below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[root@LinuxES root]# telnet 192.168.0.5&lt;/P&gt;&lt;P&gt;Trying 192.168.0.5...&lt;/P&gt;&lt;P&gt;Connected to 192.168.0.5 (192.168.0.5).&lt;/P&gt;&lt;P&gt;Escape character is '^]'.&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;*****************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Access Verification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Username: test4&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Enter your new PIN, containing 4 to 8 digits,&lt;/P&gt;&lt;P&gt;                or&lt;/P&gt;&lt;P&gt;   &lt;CTRL-D&gt; to cancel the New PIN procedure:&lt;/CTRL-D&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                 Please re-enter new PIN:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wait for the code on your card to change, then log in with the new PIN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter PASSCODE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C2960#sh ver&lt;/P&gt;&lt;P&gt;Cisco IOS Software, C2960 Software (C2960-LANBASEK9-M), Version 12.2(25)SEE4, RELEASE SOFTWARE (fc1)&lt;/P&gt;&lt;P&gt;Copyright (c) 1986-2007 by Cisco Systems, Inc.&lt;/P&gt;&lt;P&gt;Compiled Mon 16-Jul-07 02:53 by myl&lt;/P&gt;&lt;P&gt;Image text-base: 0x00003000, data-base: 0x00CC0000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROM: Bootstrap program is C2960 boot loader&lt;/P&gt;&lt;P&gt;BOOTLDR: C2960 Boot Loader (C2960-HBOOT-M) Version 12.2(25r)SEE1, RELEASE SOFTWARE (fc1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C2960 uptime is 2 weeks, 6 days, 14 hours, 10 minutes&lt;/P&gt;&lt;P&gt;System returned to ROM by power-on&lt;/P&gt;&lt;P&gt;System restarted at 23:20:30 GMT Wed Dec 26 2007&lt;/P&gt;&lt;P&gt;System image file is "flash:c2960-lanbasek9-mz.122-25.SEE4.bin"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This product contains cryptographic features and is subject to United&lt;/P&gt;&lt;P&gt;States and local country laws governing import, export, transfer and&lt;/P&gt;&lt;P&gt;use. Delivery of Cisco cryptographic products does not imply&lt;/P&gt;&lt;P&gt;third-party authority to import, export, distribute or use encryption.&lt;/P&gt;&lt;P&gt;Importers, exporters, distributors and users are responsible for&lt;/P&gt;&lt;P&gt;compliance with U.S. and local country laws. By using this product you&lt;/P&gt;&lt;P&gt;agree to comply with applicable laws and regulations. If you are unable&lt;/P&gt;&lt;P&gt;to comply with U.S. and local laws, return this product immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A summary of U.S. laws governing Cisco cryptographic products may be found at:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/wwl/export/crypto/tool/stqrg.html" target="_blank"&gt;http://www.cisco.com/wwl/export/crypto/tool/stqrg.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you require further assistance please contact us by sending email to&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:export@cisco.com"&gt;export@cisco.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cisco WS-C2960G-24TC-L (PowerPC405) processor (revision B0) with 61440K/4088K bytes of memory.&lt;/P&gt;&lt;P&gt;Processor board ID FOC1036X0F1&lt;/P&gt;&lt;P&gt;Last reset from power-on&lt;/P&gt;&lt;P&gt;2 Virtual Ethernet interfaces&lt;/P&gt;&lt;P&gt;24 Gigabit Ethernet interfaces&lt;/P&gt;&lt;P&gt;The password-recovery mechanism is enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;64K bytes of flash-simulated non-volatile configuration memory.&lt;/P&gt;&lt;P&gt;Base ethernet MAC Address       : 00:19:55:1B:D6:00&lt;/P&gt;&lt;P&gt;Motherboard assembly number     : 73-10015-05&lt;/P&gt;&lt;P&gt;Power supply part number        : 341-0098-02&lt;/P&gt;&lt;P&gt;Motherboard serial number       : FOC10352NF2&lt;/P&gt;&lt;P&gt;Power supply serial number      : AZS103402ZF&lt;/P&gt;&lt;P&gt;Model revision number           : B0&lt;/P&gt;&lt;P&gt;Motherboard revision number     : B0&lt;/P&gt;&lt;P&gt;Model number                    : WS-C2960G-24TC-L&lt;/P&gt;&lt;P&gt;System serial number            : FOC1036X0F1&lt;/P&gt;&lt;P&gt;Top Assembly Part Number        : 800-26673-02&lt;/P&gt;&lt;P&gt;Top Assembly Revision Number    : C0&lt;/P&gt;&lt;P&gt;Version ID                      : V02&lt;/P&gt;&lt;P&gt;CLEI Code Number                : COM3G00BRA&lt;/P&gt;&lt;P&gt;Hardware Board Revision Number  : 0x01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch   Ports  Model              SW Version              SW Image&lt;/P&gt;&lt;P&gt;------   -----  -----              ----------              ----------&lt;/P&gt;&lt;P&gt;*    1   24     WS-C2960G-24TC-L   12.2(25)SEE4            C2960-LANBASEK9-M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuration register is 0xF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C2960#sh run | inc aaa&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login test group radius local&lt;/P&gt;&lt;P&gt;aaa authentication login test1 group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authentication login notac local&lt;/P&gt;&lt;P&gt;aaa authentication dot1x default group radius&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;C2960#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CCIE Security&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 18:34:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-w-rsa-quot-no-appropriate-authorization-type-quot/m-p/855549#M407934</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2008-01-16T18:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: AAA w/RSA: "no appropriate authorization type..."</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-w-rsa-quot-no-appropriate-authorization-type-quot/m-p/855550#M407936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Outstanding - thanks!  That did it.  Interesting that the switch (maybe IPBase image?) is so significantly different.  OTOH maybe I don't need it on the router either, I got the suggestion from another NetPro user to use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; privilege level 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to get to Enabled mode, which works fine too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much grass!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 19:29:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-w-rsa-quot-no-appropriate-authorization-type-quot/m-p/855550#M407936</guid>
      <dc:creator>PAUL TRIVINO</dc:creator>
      <dc:date>2008-01-16T19:29:19Z</dc:date>
    </item>
  </channel>
</rss>

