cliset -d password -v
Function
The cliset -d password -v command is used to change a password.
Format
cliset -d password -v arg1
Parameters
Parameter |
Description |
Value |
---|---|---|
arg1 |
User name. |
- |
Modes
serial port mode
Usage Guidelines
The password must meet the following requirements:
- Contain 8 to 20 characters.
- Contain at least one space or one of the following special characters:(`~!@#$%%^&*()-_=+\\|[{}];:'\",<.>/?).
- Contain at least two types of the following: one lowercase letter, one uppercase letter, and one digit.
- Must be different from the user name or mirror writing of the user name.
Example
Change the password of user "administrator".
administrator@SMM_6U ~ $ cliset -d password -v administrator
Input your password:**********
New Password:**********
Confirm New password:**********
Set user password successfully.
System Response
None