cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1065
Views
0
Helpful
1
Replies

Cat 3560G with IOS 12.2SE Fails Authorization to MS IAS

landerson84
Level 1
Level 1

I have IAS set up on my organization's AD domain controller.  Multiple policies set up for various authorization scenarios, authenticating based on Windows user groups and client IP, authorizing by passing "shell:priv-lvl=#" where #=desired privilege level.  On my IOS devices I have:

!snipped aaa server groups definitions

aaa authentication login outside group RadiusServers local

aaa authentication login inside local

aaa authorization exec outside

!snipped radius server definitions

!#### = some vlan interface on switch

ip radius source-interface ####

line con 0

login authentication inside

line vty 0 4

login authentication outside

authorization exec outside

This identical configuration operates correctly on a Cisco 3825 and a Catalyst 4506.  On the 24 port Cat 3560G PoE running 12.2SE (do not recall exact IOS version, but I know it is in that release train) that I am currently working on, every attempt to login via ssh passes authentication but fails authorization, displaying %Authorization Failed on the terminal and a message stating that "No appropriate privilege level found for user" in the debug statement from RADIUS.

Does anyone have any experience with a similar issue, and if so, what was your fix?  I have verified correct server addresses, correct source-interfaces, and that configs between the three devices match exactly with regards to aaa.

1 Reply 1

Tarik Admani
VIP Alumni
VIP Alumni

Lincoln,

Are you hitting the same authorization policy as the rest of the other devices? Can you please provide debug radius authentication from a device that works and the same debug radius authentication from this device that doesnt work?

I am curious to see if the IAS is sending back the cisco-av-pair=shell:priv-lvl=15.

I hope this starts things up.

Tarik Admani