Generating Public/Private Keys For Ssh (Windows) - 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 15: Advanced Configuration
Master
id_dsa
-----BEGIN DSA
PRIVATE KEY-----
MIIBugIBAAKBgQCR
kixjJ0SKuiREXTM
x0PFp9HqBvEg7Ww9
oynY4QNiXj1YU7T
87ITLQiAhn3yp7ZWy
7Z5C3sLF8o46Go
ssh-dss
AAAAB3NzaZr+OV01C8gdgz
XDg== name@client2
More documentation on OpenSSH can be found at:
http://openssh.org/portable.html
http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1
http://www openbsd.org/cgi-bin/man.cgi?query=sshd.

15.6.5 Generating public/private keys for SSH (Windows)

This section describes how to generate and configure SSH keys using Windows.
First create a new user from the Console Server Management Console (the following example uses a user called "testuser")
making sure it is a member of the "users" group.
If you do not already have a public/private key pair you can generate them now using ssh-keygen, PuTTYgen or a similar tool:
PuTTYgen: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
OpenSSH: http://www.openssh.org/
OpenSSH (Windows): http://sshwindows.sourceforge.net/download/
For example using PuTTYgen, make sure you have a recent version of the puttygen.exe (available from http://www.chiark.
greenend.org.uk/~sgtatham/putty/download.html) Make sure you have a recent version of WinSCP
(available from http://winscp.net/eng/download.php)
To generate a SSH key using PuTTY http://sourceforge.net/docs/F02/#clients:
• Execute the PUTTYGEN.EXE program
• Select the desired key type SSH2 DSA (you may use RSA or DSA) within the Parameters section
• It is important that you leave the passphrase field blank
• Click on the Generate button
• Follow the instruction to move the mouse over the blank area of the program in order to create random data used by
PUTTYGEN to generate secure keys. Key generation will occur once PUTTYGEN has collected sufficient random data
• Create a new file " authorized_keys " (with notepad) and copy your public key data from the "Public key for pasting into
ssh-rsa AAAAB3NzaC1yc2Efg4+tGHl
AAA== name@client1
ssh-dss AAAAB3NzaZr+OV01C8gdgz
XDg== name@client2
id_dsa.pub
Slave
authorized_keys
ssh-rsa
AAAAB3NzaC1yc2Efg4+tG
HlAAA== name@client1
222
Master
id_rsa
-----BEGIN RSA
PRIVATE KEY-----
MIIEogIBAAKCAQEA
yIPGsNf5+a0LnPUMc
nujXXPGiQGyD3b79
KZg3UZ4MjZI525sCy
opv4TJTvTK6e8QIYt
GYTByUdI
id_rsa.pub

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents