SSH Key agent manager

The SSH Key Agent Manager is used to hold all your SSH Keys in memory, already decoded and ready for them to be used. It has the same use as Pageant (SSH Key Manager) has for Putty except that the SSH Key Agent Manager is used with Remote Desktop Manager.

The SSH Key Manager (local) is located under Tools in the ribbon of Remote Desktop Manager.

Tools – SSH Key Manager (local)
Tools – SSH Key Manager (local)

Settings

  1. When opening the SSH Key Agent Manager, you will notice at the bottom right that the agent is not running. You will need to click on Start Agent.
    SSH Key Agent tab – Start Agent
    SSH Key Agent tab – Start Agent
  2. Click on Add key and select the file to open your SSH key.
    Key Agent Manager – Add Key
    Key Agent Manager – Add Key
  3. All your added SSH Key will appear in your SSH Key Agent Manager.
  4. In your SSH Shell Session in the General tab, enter a Username and leave the Password field blank.
    SSH Shell session – General Tab
    SSH Shell session – General Tab
  5. In the Private Key tab of your SSH Shell session, leave the option for the Private Key to No Private Key.
    SSH Shell session – Private Key Tab
    SSH Shell session – Private Key Tab
  6. In the Advanced tab of your SSH Shell session, activate the option Use Agent. The Use Agent automatically takes the information of the SSH Key kept in your SSH Key Agent Manager.
    SSH Shell session – Advanced tab
    SSH Shell session – Advanced tab

Private Key Credential

When creating a new Private Key credential entry in Remote Desktop Manager, you have the option of loading them automatically in your SSH Key Agent Manager.

  1. Select Add New Entry – Credential Management – Pirate Key.
    New Credential Entry – Private Key
    New Credential Entry – Private Key
  2. In the Advanced tab of your Private Key entry, activate the option Automatically load to key agent.
    Private Key – Advanced Tab
    Private Key – Advanced Tab
Give us Feedback