Help Center> Data Encryption Workshop> FAQs> KPS Related> How Do I Use a Private Key to Obtain the Password to Log In to a Windows ECS?
Updated on 2022-10-28 GMT+08:00

How Do I Use a Private Key to Obtain the Password to Log In to a Windows ECS?

Scenario

A password is required when you log in to a Windows ECS. First, you must obtain the administrator password (password of account Administrator or another account set in Cloudbase-Init) generated during the initial installation of the ECS from the private key file downloaded when you create the ECS. This password is randomly generated, offering high security.

You can obtain the password for logging in to a Windows ECS through the management console

  • After obtaining the initial password, you are advised to clear the password information recorded in the system to increase system security.

    Clearing the initial password information does not affect ECS operation or login. Once cleared, the password cannot be retrieved. Before deleting a password, you are advised to record it. For details, see Elastic Cloud Server User Guide.

  • You can also call the API to obtain the initial password of the Windows ECS. For details, see the Elastic Cloud Server API Reference.

Prerequisites

You have obtained the private key file (in the .pem format) for logging in to the ECS.

Obtaining a Password

  1. Log in to the management console.
  2. Click in the upper left corner of the management console and select a region or project.
  3. Click and choose Compute > Elastic Cloud Server.
  4. In the ECS list, select the ECS whose password you want to get.
  5. In the Operation column, click More and choose Get Password.
  6. Use either of the following methods to obtain the password:

    • Click Select File and upload the key file from a local directory.
    • Copy the key file content to the text field.

  7. Click Get Password to obtain a new random password.

KPS Related FAQs

more