User's Manual

Chapter 3 - Operation and Administration Using the CLI Using the Command Line Interface for Management
4Motion 80 System Manual
3.1.6.1.2 Deleting a User
To delete a user, run the following command:
npu(config)# no user <username>
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
username
<user-name>
Indicates the user name of
the user to be added.
Mandatory N/A String (up to 20
characters and
case-sensitive)
password
<passwd>
Indicates the password to be
assigned to the user to be
added.
Optional passwor
d
String (up to 20
characters and
case-sensitive)
privilege
<0-10>
Indicates the privilege level to
be assigned to a user. The
user will be permitted to
execute all commands for
which the privilege level is
equal to or lower than the
value of this parameter.
Mandatory N/A 0-10
Command
Modes
Global configuration mode
IMPORTANT
Only users who have logged in as admin can execute this task.
IMPORTANT
An error may occur if:
You are not logged in as admin user.
The username that you have specified does not exist. Remember that user names are
case-sensitive.
You are trying to delete an active user or the admin user.
Command
Syntax
npu(config)# no user <username>