nav-img
Advanced

Application Scenarios for Using Passwords

Passwords are used to log in to ECSs. If you select the password login mode when creating an ECS, you can use the username and password to log in to your ECS. The password is very important. Keep it secure.

You can reset the password when:

  • You forgot the password.
  • The password has expired.
  • You selected Set password later during the ECS creation.

Table 1 provides guidance on how to reset your password in different scenarios.

Table 1 Resetting a password

Scenario

Prerequisites

N/A

NOTE:

The reference is for Windows or Linux ECSs.

The password reset plug-in has not been installed.

The password reset plug-in has not been installed.

Background

Table 2 shows the ECS password complexity requirements.

Table 2 Password complexity requirements

Parameter

Requirement

Password

  • Consists of 8 to 26 characters.
  • Contains at least three of the following character types:
    • Uppercase letters
    • Lowercase letters
    • Digits
    • Special characters for Windows ECSs: $!@%-_=+[]:./,?
    • Special characters for Linux ECSs: !@%-_=+[]:./^,{}?
  • Cannot contain the username or the username spelled backwards.
  • Cannot contain more than two consecutive characters in the same sequence as they appear in the username. (This requirement applies only to Windows ECSs.)