SSH key entry settings

The SSH key entry in Remote Desktop Manager allows users to securely manage SSH keys used for authentication in remote sessions. SSH key entries can be configured in one of three ways:

Generate new SSH key, Import SSH key or Link Local SSH key
Generate new SSH key, Import SSH key or Link Local SSH key
OPTIONS DESCRIPTION
Generate new SSH key Allow the creation of a new SSH key pair directly within Remote Desktop Manager. Parameters such as the key type, size, fingerprint, and passphrase for security can be specified.
Import SSH key Enable the import of an existing SSH key into Remote Desktop Manager. If a key pair has already been generated outside of Remote Desktop Manager, this option adds it to the credentials list.
Link local SSH key Allow the linking of an SSH key stored locally on the machine without importing it directly into Remote Desktop Manager.

General tab

General tab
General tab

SETTINGS

DESCRIPTION

Entry type

  • File (local): Point to an SSH key file stored locally.

  • Embedded data: Store the key data directly within the entry.

  • My personal SSH key: Reference a personal SSH key configured within Remote Desktop Manager.

Save passphrase

Checkbox to enable saving the passphrase associated with the private key, if applicable.

Private key

Depending on the entry type, this field can either accept a private key file or allow embedding the key directly.

Public key

Optional field for entering the public key associated with the private key.

Login name tab

Login name tab
Login name tab
SETTINGS DESCRIPTION
Username This username will be used when authenticating SSH sessions.
Password Enter the password associated with the username. Generate a password or use the Password generator. The password can be revealed or hidden by clicking the eye icon.

SSH key agent tab

SSH key agent tab
SSH key agent tab
SETTING DESCRIPTION
Automatically load to SSH key agent Enable or disable automatic loading of the SSH key into an SSH key agent.

Fingerprints tab

Fingerprint tab
Fingerprint tab
SETTINGS DESCRIPTION
MD5  Display the MD5 hash fingerprint.
SHA1  Display the SHA-1 hash fingerprint.
SHA256  Display the SHA-256 hash fingerprint.
Comment Display the comment added in the Comment field of the Generate a new SSH key window.

 

 

Devolutions Forum logo Give us Feedback