SmartNA-X 1G/10G Modular | Command Line Reference |
103
SmartNA-X
™
1G/10G User Guide 1.4
©
2015 Network Critical Solutions Limited
delete user
Use the
delete user
command to remove local user accounts. This command cannot be used to manage users on a
RADIUS/ server.
Syntax
delete user
username
Parameters
username
Specify the username of the account to be deleted.
Example
Delete user
admin1
:
CONTROLLER>
delete user admin1
Deleting user admin1
set user level
Use the
set user level
command to change the security level of a local user. This command cannot be used to manage
users on a RADIUS/ server.
Syntax
set user
username
level
{
1
|
2
|
3
}
Parameters
•
username
Specify the account username you want to administer.
•
1, 2, 3
Specify the new security level:
•
1
specifies
Auditor
level with interrogative access only
•
2
specifies
User
level access with interrogate access only to system settings and full access to traffic ports
•
3
specifies
Administrator
level with full access to system settings and traffic ports
Example
Change security level to 2 for
user1
:
CONTROLLER>
set user user1 level 2
set user password
Use the
set user password
command to change the password of a local user. This command cannot be used to manage
users on a RADIUS/ server.
Syntax
set user
username
password
new-passwd
Parameters
•
username
Specify the account username you want to administer. Usernames are case-sensitive, so user and User are
not the same accounts.
•
new-passwd
Specify the new account password. Passwords are case-sensitive and may contain 1-80 characters
alphanumeric characters. Spaces are not permitted.
Example
Change the password for the Administrator to ‘myAdminPassword’: