cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
474
Views
0
Helpful
4
Replies

Custom privilege level for CSM commands

jrichterkessing
Level 1
Level 1

Is there a way to creat a custom privilege level to allow a user access to only CSM config commands while in config mode?? I'm trying to allow members of our server/web team to check on the status of the web servers and to take them out of service for maintenance....and not allow them access to change any other configs on the switch.

Thanks...Jeff

4 Replies 4

fmeetz
Level 4
Level 4

No. I don't think there is way to creat a custom privilege level to allow a user access to only CSM config commands while in config mode

savyer
Level 1
Level 1

You can do it with TACACS config authorization enabled.

Create a shell command list on ACS/TACACS and apply to the user.

Here is an exampel for enable 5

enable secret level 5

privilege slb-lam-mode-real level 5 no inservice

privilege slb-lam-mode-real level 5 inservice

privilege slb-lam-mode-real level 5 inservice standby

privilege slb-lam-mode-csm-sfarm level 5 real

privilege slb-lam-mode-csm-sfarm level 5 real name

privilege slb-lam-mode-csm level 5 server

privilege configure level 5 module csm

privilege exec level 5 conf t

privilege exec level 5 exit

Thanks for the responses. I am currently running aaa with Radius, so I had to use local accounts to assign custom priviledge levels. Thanks Mats for the command strings.

Jeff

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: