Re: Linux: ssh keys
- From: "Tom" <tlarmon@xxxxxxxxx>
- Date: 11 Mar 2006 12:39:43 -0800
Okay, I think I get it. One more question:
Could I just ssh@otherserv from each server which automatically adds it
to known hosts?
Also one of the servers doesn't have direct root access. I have to log
in through a username first. How would I do this?
Rene Pijlman wrote:
Tom:
Does anyone know how to setup two servers to be able to have ssh keys
from each other setup as trusted between the two?
OpenSSH: create a key pair with ssh-keygen. Store the public key on the
remote server, in ~/.ssh/authorized_keys of the user account. Load the
private key into ssh-agent. And vice versa.
http://www.suso.org/docs/shell/ssh.sdf
--
René Pijlman
.
- Follow-Ups:
- Re: Linux: ssh keys
- From: Rene Pijlman
- Re: Linux: ssh keys
- References:
- Linux: ssh keys
- From: Tom
- Re: Linux: ssh keys
- From: Rene Pijlman
- Linux: ssh keys
- Prev by Date: OpenSSH,Cygwin and blocking multiple attempts
- Next by Date: Re: Linux: ssh keys
- Previous by thread: Re: Linux: ssh keys
- Next by thread: Re: Linux: ssh keys
- Index(es):
Relevant Pages
|