[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SSH again!



On Wed, Jun 14, 2000 at 09:26:55AM -0500, Timothy C. Phan wrote:
> hi All,
> 
>   I'm still confused about the keys file.
> 
>   I ran the ssh-keygen on machine-1 with passphrase
>   and it created two files in
>     $HOME/.ssh/identify
>     $HOME/.ssh/identify.pub
> 
>   I copy the identify.pub to machine-2:$HOME/.ssh/m1.key
>   on machine-2,  I ran the command on machine-2 to logon
>   machin-1:
> 
>      ssh -i $HOME/.ssh/m1.key machine-1
> 

put the public key in $HOME/.ssh/authorized_keys in order to allow
logins using the associated private key.

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpMtBreFvMkq.pgp
Description: PGP signature


Reply to: