Specifications

Table Of Contents
2-538
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
username privilege
username privilege
Sets the privilege level for the specified user.
username name privilege level
Syntax Description
Command Default Default level = 15
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines When a user requests an authorization for a specified privilege level, by using the enable command, the
SCE platform sends an authentication request to the TACACS+ server specifying the requested privilege
level. The SCE platform grants the requested privilege level only after the TACACS+ server
authenticates the enable command password and verifies that the user has sufficient privileges to enter
the requested privilege level.
Authorization: admin
Examples The following level sets the privilege level for the user to "Viewer".
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#username johndoe privilege 5
SCE(config)#
name name of the user whose privilege level is set
level the privilege level permitted to the specified user. These levels correspond
to the CLI authorization levels, which are entered via the enable command:
0 : User
5: Viewer
10: Admin
15: Root
Release Modification
3.0.0 This command was introduced.