Sdt Connector Public Key Authentication - Tripp Lite B092-016 Owner's Manual

Console server management switch console server with poweralert console server
Hide thumbs Also See for B092-016:
Table of Contents

Advertisement

Chapter 6: Secure SSH Tunneling & SDT Connector
6.7

SDT Connector Public Key Authentication

SDT Connector can authenticate against an SSH gateway using your SSH key pair rather than requiring your to enter your
password. This is known as public key authentication.
To use public key authentication with SDT Connector, you must first add the public part of your SSH key pair to your SSH
gateway:
• Ensure the SSH gateway allows public key authentication. This is typically the default behavior
• If you do not already have a public/private key pair for your client computer (the one which the SDT Connector is running)
generate them now using ssh-keygen, PuTTYgen or a similar tool. You may use RSA or DSA, however it is important that
you leave the passphrase field blank:
o
PuTTYgen:
o OpenSSH:
o OpenSSH (Windows):
• Upload the public part of your SSH key pair (this file is typically named id_rsa.pub or id_dsa.pub) to the SSH gateway, or
add it to the .ssh/authorized keys in your home directory on the SSH gateway
• Next, add the private part of your SSH key pair (this file is typically named id_rsa or id_dsa) to SDT Connector.
Click Edit: Preferences: Private Keys: Add, locate the private key file and click OK
You do not have to add the public part of your SSH key pair; it is calculated using the private key.
SDT Connector will now use public key authentication when connecting through the SSH gateway (Console Server). You may
have to restart SDT Connector to shut down any existing tunnels that were established using password authentication.
If you have a host behind the Console Server that you connect to by clicking the SSH button in SDT Connector, you may also
wish to configure access to it for public key authentication as well. This configuration is entirely independent of SDT Connector
and the SSH gateway. You must configure the SSH client that SDT Connector launches (e.g. Putty, OpenSSH) and the host's
SSH server for public key authentication. Essentially, what you are using is SSH over SSH, and the two SSH connections are
entirely separate.
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
http://www.openssh.org/
http://sshwindows.sourceforge.net/download/
97

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents