CLI Commands
To modify a user account, use the following CLI commands:
- To modify a user account, (configure)# username <name> password [encrypted-type1] <passwd> [access-type {read-only | read-write | admin | <catName>}] [mgmt-type [all] [local-cli] [remote-cli] [web]]
- To modify the expiration period or expiration warning for a user account, (configure)# username <name> [exp-period <exp-period>] [exp-warning <exp-warning>]
- To modify the status of a user account, (configure)# username <name> status {enable | disable}
- To view the settings for a user account, > show username [<name>]