This section describes how to reset the password for logging in to an ECS in the OS when the password is about to expire, the password is forgotten, or you are logging in to the ECS for the first time. It is a good practice to change the initial password upon the first login.
The ECS can be logged in.
Table 1 shows the ECS password complexity requirements.
Parameter | Requirement |
|---|---|
Password |
|
For a Windows ECS, log in to the ECS using the old password and reset the password in the OS.
For details, see Login Overview (Windows).
net user Administrator new-password
For details, see Logging In to a Linux ECS Using an SSH Key Pair.
passwd
To reset the password of another user, replace passwd with passwd username.
New password:Retype new password:
If the following information is displayed, the password has been changed: