
General Configuration Command Set
Setting User Accounts and Passwords
Matrix NSA Series Configuration Guide
2-27
2.2.1.2
set system login
Use this command to create a new user login account, or to disable or enable an existing account.
The Matrix Series device supports up to 16 user accounts, including the admin account, which
cannot be disabled or deleted.
set system login
username
{
super-user
|
read-write
|
read-only
} {
enable
|
disable
}
Syntax Description
Command Defaults
None.
Command Type
Switch command.
Command Mode
Super User.
Example
This example shows how to enable a new user account with the login name “netops” with super user
access privileges:
username
Specifies a login name for a new or existing user. This
string can be a maximum of 80 characters, although a
maximum of 16 characters is recommended for proper
viewing in the
show system login
display.
super-user
|
read-write
|
read-only
Specifies the access privileges for this user.
enable
|
disable
Enables or disables the user account.
NOTE:
The default admin (su) account cannot
be disabled.
Matrix(su)->
set system login netops super-user enable