Updated on 2025-08-28 GMT+08:00

Obtaining the ECS One-Click Password Reset Plug-in

Scenarios

Before installing or updating the one-click password reset plug-in, download the plug-in and verify its integrity.

You can select the nearest region to download the plug-in over a private network.

If the region where the ECS resides is not included in Table 1, bind an EIP to the ECS and download the plug-in from the nearest region over a public network.

For details, see Binding an EIP.

Prerequisites

You can remotely log in to the ECS.

Obtaining the One-Click Password Reset Plug-in and Verifying Its Integrity (Linux)

  1. Log in to the ECS as user root.
  2. Download the one-click password reset plug-in and SHA256 checksum.

    Obtain the download address from Table 1 based on the region and OS (32- or 64-bit).

    If the region where your ECS is located is not listed in Table 1, bind an EIP to the ECS and select the nearest region to download the plug-in.

    For details about how to bind an EIP, see Binding an EIP.

    Example command to download the plug-in for a 32-bit x86 ECS in the CN North-Beijing1 region:

    wget https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip

    wget https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

  3. Obtain the hash value of your local one-click password reset plug-in.

    sha256sum {software-package-directory}/CloudResetPwdAgent.zip

    Replace software-package-directory with the actual download directory, such as /root.

  4. Check whether the SHA256 hash value obtained in step 2 is consistent with that obtained in step 3.
    • If they are consistent, the verification is successful.
    • If they are inconsistent, download the one-click password reset plug-in of the corresponding version and repeat steps 2 to 4 to verify it.

Obtaining the One-Click Password Reset Plug-in and Verifying Its Integrity (Windows)

  1. Log in to the ECS.
  2. Download the one-click password reset plug-in and SHA256 checksum.

    Obtain the download address from Table 1 based on the region where the ECS resides.

    If the region where your ECS is located is not listed in Table 1, bind an EIP to the ECS and select the nearest region to download the plug-in.

    For details about how to bind an EIP, see Binding an EIP.

  3. Open Command Prompt as an administrator and run the following command to obtain the hash value of the local one-click password reset plug-in:

    certutil –hashfile {software-package-directory}\CloudResetPwdAgent.zip SHA256

    Replace software-package-directory with the actual download directory.

  4. Check whether the SHA256 hash value obtained in step 2 is consistent with that obtained in step 3.
    • If they are consistent, the verification is successful.
    • If they are inconsistent, download the one-click password reset plug-in of the corresponding version and repeat steps 2 to 4 to verify it.

How to Obtain the One-Click Password Reset Plug-in and SHA256 Checksum

Table 1 Addresses for downloading the one-click password reset plug-in

Region

OS

Name

How to Obtain

CN North-Beijing1

Linux(x86_32)

CloudResetPwdAgent.zip

https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(x86_64)

CloudResetPwdAgent.zip

https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(aarch64)

CloudResetPwdAgent.zip

https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Windows

CloudResetPwdAgent.zip

https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-north-1-cloud-reset-pwd.obs.cn-north-1.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

CN North-Beijing4

Linux(x86_64)

CloudResetPwdAgent.zip

https://cn-north-4-cloud-reset-pwd.obs.cn-north-4.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-north-4-cloud-reset-pwd.obs.cn-north-4.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Windows

CloudResetPwdAgent.zip

https://cn-north-4-cloud-reset-pwd.obs.cn-north-4.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-north-4-cloud-reset-pwd.obs.cn-north-4.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

CN East-Shanghai2

Linux(x86_32)

CloudResetPwdAgent.zip

https://cn-east-2-cloud-reset-pwd.obs.cn-east-2.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-east-2-cloud-reset-pwd.obs.cn-east-2.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(x86_64)

CloudResetPwdAgent.zip

https://cn-east-2-cloud-reset-pwd.obs.cn-east-2.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-east-2-cloud-reset-pwd.obs.cn-east-2.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(aarch64)

CloudResetPwdAgent.zip

https://cn-east-2-cloud-reset-pwd.obs.cn-east-2.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-east-2-cloud-reset-pwd.obs.cn-east-2.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Windows

CloudResetPwdAgent.zip

https://cn-east-2-cloud-reset-pwd.obs.cn-east-2.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-east-2-cloud-reset-pwd.obs.cn-east-2.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

CN South-Guangzhou

Linux(x86_32)

CloudResetPwdAgent.zip

https://cn-south-1-cloud-reset-pwd.obs.cn-south-1.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-south-1-cloud-reset-pwd.obs.cn-south-1.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(x86_64)

CloudResetPwdAgent.zip

https://cn-south-1-cloud-reset-pwd.obs.cn-south-1.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-south-1-cloud-reset-pwd.obs.cn-south-1.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(aarch64)

CloudResetPwdAgent.zip

https://cn-south-1-cloud-reset-pwd.obs.cn-south-1.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-south-1-cloud-reset-pwd.obs.cn-south-1.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Windows

CloudResetPwdAgent.zip

https://cn-south-1-cloud-reset-pwd.obs.cn-south-1.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://cn-south-1-cloud-reset-pwd.obs.cn-south-1.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

CN-Hong Kong

Linux(x86_32)

CloudResetPwdAgent.zip

https://ap-southeast-1-cloud-reset-pwd.obs.ap-southeast-1.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://ap-southeast-1-cloud-reset-pwd.obs.ap-southeast-1.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(x86_64)

CloudResetPwdAgent.zip

https://ap-southeast-1-cloud-reset-pwd.obs.ap-southeast-1.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://ap-southeast-1-cloud-reset-pwd.obs.ap-southeast-1.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(aarch64)

CloudResetPwdAgent.zip

https://ap-southeast-1-cloud-reset-pwd.obs.ap-southeast-1.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://ap-southeast-1-cloud-reset-pwd.obs.ap-southeast-1.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Windows

CloudResetPwdAgent.zip

https://ap-southeast-1-cloud-reset-pwd.obs.ap-southeast-1.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://ap-southeast-1-cloud-reset-pwd.obs.ap-southeast-1.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

AP-Bangkok

Linux(x86_32)

CloudResetPwdAgent.zip

https://ap-southeast-2-cloud-reset-pwd.obs.ap-southeast-2.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://ap-southeast-2-cloud-reset-pwd.obs.ap-southeast-2.myhuaweicloud.com/linux/32/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(x86_64)

CloudResetPwdAgent.zip

https://ap-southeast-2-cloud-reset-pwd.obs.ap-southeast-2.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://ap-southeast-2-cloud-reset-pwd.obs.ap-southeast-2.myhuaweicloud.com/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Linux(aarch64)

CloudResetPwdAgent.zip

https://ap-southeast-2-cloud-reset-pwd.obs.ap-southeast-2.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://ap-southeast-2-cloud-reset-pwd.obs.ap-southeast-2.myhuaweicloud.com/arm/linux/64/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Windows

CloudResetPwdAgent.zip

https://ap-southeast-2-cloud-reset-pwd.obs.ap-southeast-2.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip

SHA256 checksum

https://ap-southeast-2-cloud-reset-pwd.obs.ap-southeast-2.myhuaweicloud.com/windows/reset_pwd_agent/CloudResetPwdAgent.zip.sha256

Related Operations

After obtaining the password reset plug-in, you can install the plug-in or update it as follows: