Chapter 15: User Commands
Efficient Networks
®
Router family
Command Line Interface Guide
Page 15-8
Efficient Networks
®
Examples
In the following example, the user (Admin1) has read-write permission for the
privilege management class. The example below will delete the write permission and
make the user account read only for the privilege management class.
In the following example, read permission for the voice management class is
removed, thus deleting the management class from the user account.
Response
See examples above.
user delete user
Deletes an existing user account from the management database. Deletion of multiple
user accounts is supported. To view a user account listing, use the command
user list
.
NOTE:
The system must contain at least one enabled user account with privilege read and
write access. If only one admin acount exists, it cannot be deleted or disabled.
Mgmt Class
Admin (R/W))
Input Format
user delete user <username1> [<username2> <usernameN>]
Parameters
-> user delete class admin write Admin1
Deleted "ADMIN-WRITE" management class for user "Admin1"
-> user delete class voice read Admin1
Deleted "VOICE-READ" management class for user "Admin1"
<username>
a
a
ASCII string. The username is case-sensitive.
User account to be deleted.