02-06-2011 10:40 PM - edited 03-10-2019 05:48 PM
Hi,
I am trying to do command authorization in radius. I have searched but i couldnt get any luck.
Is it possible to do this? if any yes can anyone tell me the steps. i would be great.
Thanks,
02-07-2011 07:12 AM
Hello,
As far as I know command authorization is not supported on IOS.
Here is what you will get on a Cisco Switch for example if you try to do that:
SW_1(config)#aaa authorization commands 0 AUTO group ?
WORD Server-group name
tacacs+ Use list of all Tacacs+ hosts.
SW_1(config)#aaa authorization commands 0 AUTO group
As you can see only TACACS+ is supported, not Radius.
I hope this helps.
02-08-2011 04:34 PM
IOS does support command authorization, however, only with TACACS (updated by paul)
very Nice configuration example on command authorization with tacacs
Rgds, Jatin
Do rate helpful posts~
02-08-2011 04:54 PM
that's what I meant but I wrote it incorrectly. Only Tacacs
Thanks for the aid.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide