
198
-----BEGIN RSA
PRIVATE KEY-----
MIIEogIBAAKCAQEA
ya0LnPUMc
nujXXPGiQGyD3b79
KZg3UZ4MjZI525sCy
opv4TJTvTK6e8QIYt
GYTByUdI
id_rsa
id_rsa.pub
ssh-rsa
AAAAB3NzaC1tG
HlAAA== name@client1
authorized_keys
ssh-rsa AAAAB3NzaC1tGHl
AAA== name@client1
ssh-dss AAAAOV01C8gdgz
XDg== name@client2
-----BEGIN DSA
PRIVATE KEY-----
MIIBugIBAAKBgQCR
kixjJ0SKuiREXTM
x0PFp9HqBvEg7Ww9
oynY4QNiXj1YU7T
87ITLQiAhn3yp7ZWy
7Z5C3sLF8o46Go
id_dsa
id_dsa.pub
ssh-dss
AAAAOV01C8gdgz
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 Management Console on the Console Server (the following
example users 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