RADIUS authentication on Cisco switches: how to assign privilege levels?
Posted
by Massimo
on Server Fault
See other posts from Server Fault
or by Massimo
Published on 2010-03-24T20:18:22Z
Indexed on
2010/03/24
20:23 UTC
Read the original article
Hit count: 571
I need to configure some Cisco switches (IOS 12.x) to authenticate against a RADIUS server; the server is Windows Server 2003's IAS, and it validates users against his Active Directory domain.
I know how to configure the switches to validate usernames/passwords against the RADIUS server, and I can succesfully login using an AD account; the question is: how can I set privilege level 15 for users, in order to not have to use enable
each time?
© Server Fault or respective owner