Updated on 2024-06-28 GMT+08:00

Managing SSH Public Keys

Your SSH public key is used for passwordless login over the SSH client.

This topic describes how to add, modify, and delete an SSH public key.

Constraints

Only OpenSSH public keys are supported.

Adding an SSH Public Key

  1. Log in to the CBH system.
  2. On the Dashboard page, click the user name in the upper right corner and choose Profile.

    Figure 1 Profile

  3. Click the SSH Pubkey tab.
  4. Click Add in the SSH Pubkey area.
  5. In the displayed Add SSH Pubkey dialog, specify the public key name and enter the SSH public key.
  6. Click OK. You can view the added SSH public key.

Deleting an SSH Public Key

  1. Log in to the CBH system.
  2. On the Dashboard page, click the user name in the upper right corner and choose Profile.

    Figure 2 Profile

  3. Click the SSH Pubkey tab.

    Figure 3 SSH Pubkey

  4. In the Operation column of the SSH public key you want to delete, click Delete.
  5. In the displayed confirmation dialog box, click OK.

Editing an SSH Public Key

  1. Log in to the CBH system.
  2. On the Dashboard page, click the user name in the upper right corner and choose Profile.

    Figure 4 Profile

  3. Click the SSH Pubkey tab.

    Figure 5 SSH Pubkey

  4. In the Operation column of the SSH public key you want to modify, click Edit.
  5. In the displayed Edit SSH pubkey dialog box, edit the public key name and the public key.
  6. Click OK. You can view the modified SSH public key.