cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
578
Views
4
Helpful
8
Replies

Privilege level not showing properly on 9800-CL

MPribadi
Level 1
Level 1

Hi,

I have issue in implementing privilege level command for non-admin user on our C9800-CL. We have 3 types of users:

- Super-admin level: it is level 15

- Admin level: it is level 7 for L2 support to do some users deauthentication, adding some commands, etc

- RO level: for monitoring purpose

I have issue when assigning this priv level command for admin level (level 7). CLI commands can works perfectly, but when L1 support want to access the webGUI, it doesn't show the graph anymore. But when I remove privilege level command, then they can see the graph again.

Before I implement the priv level command, the page for test_ro user (L1 user) shows as below:

MPribadi_1-1708319026476.png

but after i put the commands:

username test_ro secret 9 xxxxxxx
username test_rw privilege 7 secret 9 xxxxxxxx
privilege configure level 7 user-name
privilege exec level 7 configure terminal
privilege exec level 7 configure
privilege exec level 7 show aaa local guest_user
privilege exec level 7 show aaa local
privilege exec level 7 show aaa
privilege exec level 7 show
privilege exec level 7 wireless client mac-address
privilege exec level 7 wireless client username
privilege exec level 7 wireless client
privilege exec level 7 wireless
privilege exec level 7 wireless deauthenticate
privilege user-name level 7 wlan-profile-name

then the page for test_ro shows as follow:

MPribadi_0-1708320124086.png

the overview page just keep loading and i cannot do anything. If I click one of the "box" (example here, i clicked access points), then it shows:

MPribadi_1-1708320307337.png

but no issue with Super-Admin (level 15) or admin (level 7) account:

MPribadi_2-1708320603625.png

 

MPribadi_3-1708320627269.png

any help will be appreciated.

Thanks,

Pribadi

 

8 Replies 8

marce1000
VIP
VIP

 

  - What software version is the C9800-CL running ?
  - Have a checkup of it's configuration using the CLI command show tech wireless ; and feed the output into :
                                                                                              Wireless Config Analyzer

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hi @marce1000,

- it is running 17.9.5

- did that and found nothing related with setting up the privilege level config. find attached the result.

regards,

pribadi

 

 - For the time being I can only give a general answer to go for the advisory release : 17.9.4a     
                                                                                                                     and check if that can help , 

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Hi @marce1000,

tested it and same issue there. 17.9.4a also has an issue in LobbyAdmin (ref: https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwh37783). This is the reason I open a discussion here.

Regards,

Pribadi

This from Cisco doc.

When TACACS+ or RADIUS is used for 9800 WebUI authentication, these restrictions exist:

  • Users with privilege level 0 exist but have no access to the GUI
  • Users with privilege levels 1-14 can only view the Monitor tab (this is equivalent to the privilege level of a read-only locally authenticated user)

  • Users with privilege level 15 have full access

  • Users with privilege level 15 and a command set that allows specific commands only are not supported. The user can still be able to execute configuration changes through the WebUI

I.e. you can not make each user get it gui according to privilege' there are fix modes

MHM

Hi @MHM Cisco World,

Read that. But I'm not using TACACS+ or RADIUS for the authentication. I'm using local authentication.

Pribadi.

Friend it same' 

The privilege either return from aaa server after success auth or the wlc use it local database to authc and authz the privilege of local user.

MHM

Rich R
VIP
VIP

@MHM Cisco World is correct - 9800 GUI does not support multiple priv levels - only 0, 1 and 15 as per that guide.

There's an enhancement request for full RBAC https://bst.cisco.com/bugsearch/bug/CSCwd66510 but I've not heard about any intention to implement it yet so for now the workaround, as per the bug details, is "Use CLI instead of GUI" <smile>

Review Cisco Networking for a $25 gift card