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

WLC / ACS Login

samir khoury
Level 1
Level 1

Hello,

I am trying to figure out how to allow some users to login to WLC GUI with read access only, and also to have read only to Switches and Router.

the ACS is version 5.2.0.26.8

and the WLC are 5508 version 8.0.121.0

thanks

1 Reply 1

nspasov
Cisco Employee
Cisco Employee

Hello Samir-

For IOS Devices (Routers, switches, etc) you can create a policy that can:

1. Provide the users with a privilege level (1-15)

2. Create a Command Set that allows/denies the users from executing specific commands. This is called command level authorization and you must use TACACS+ as RADIUS is not supported. That way, you can give users privilege-level 15 but only allow them to run show commands. 

For your WLC, you will need to create a separate policy that can be TACACS+ or RADIUS. The policy will have to return the following attribute:

role1=MONITOR

I hope this helps!

Thank you for rating helpful posts!