03-06-2008 12:39 PM - edited 03-05-2019 09:36 PM
I currently have the following config for level 7 access. I just want the level 7 folks to be able to enable/disable ports and to add descriptions to interfaces. It works fine if I SSH to the switch, however, it wants level 15 access for the HTTPS management. Any idea how to enable HTTPS access for the level 7 folks?
privilege exec level 7 show
privilege exec level 7 configure terminal
privilege configure level 7 interface
privilege interface level 7 shutdown
privilege interface level 7 description
03-08-2008 11:52 AM
Hi Jason,
I'm afraid is not possible. In order to access the http files in the router, the user must have a high level authentication.
One way to make simple management for novice users while keeping some kind of privilege security, is by implementing menus in the router.
HTH,
__
Edison.
03-08-2008 06:30 PM
looks like a viable option, although I can't figure out how to associate the menu to a login privilege. Do you have any advice on how to accomplish that? The documentation really doesn't discuss that at all.
03-08-2008 06:42 PM
The menu will be used instead of the login privilege.
The users will be only be able to perform tasks within the menu.
HTH,
__
Edison.
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