C
L
I
R
OMMAND
INE
NTERFACE
EFERENCE
C
REATE USER
Use the create user command to create user accounts locally. User accounts have the following attributes:
• username
• password
• security level
Note that you cannot use this command to create RADIUS or TACACS+ users.
Command form
create user username password {
username
password
,
1
2, 3
Examples
• Create an audit user with the following attributes:
username: audit1
password: audit1pass
security level: 1 (Audit user)
CONTROLLER>create user audit1 audit1pass 1
Creating user audit1
• Create a standard user with the following attributes:
username: user1
password: user1pass
security level: 2 (Standard user)
CONTROLLER>create user user1 user1pass 2
Creating user user1
• Create an admin user with the following attributes:
username: admin1
password: admin1pass
security level: 3 (Administrator)
CONTROLLER>create user admin1 admin1pass 3
Creating user admin1
|
,
}
1
2, 3
Creates a user with the specified username. Usernames are case-sensitive.
Sets the user password. Passwords are case-sensitive.
Assigns the user the specified security level:
- Auditor – read-only access
1
- Standard user – read-only access, limited read-write access
2
- Administrator – full read-write access
3
S
NA™ 10G N
MART
DRAFT
A
(S
NA-X)
ETWORK
CCESS
MART
96
Need help?
Do you have a question about the SmartNA-X and is the answer not in the manual?