Re: Need help with password-less ssh

2003-11-19 Thread Corinna Vinschen
On Tue, Nov 18, 2003 at 07:08:54PM -0500, Harig, Mark wrote: > > > > [EMAIL PROTECTED] ~/.ssh > > $ ssh-keygen -t rsa -f $HOME/.ssh/id_rsa > > Generating public/private rsa key pair. > > Enter passphrase (empty for no passphrase): > > Enter same passphrase again: > > Your identification has bee

RE: Need help with password-less ssh

2003-11-18 Thread Harig, Mark
> > [EMAIL PROTECTED] ~/.ssh > $ ssh-keygen -t rsa -f $HOME/.ssh/id_rsa > Generating public/private rsa key pair. > Enter passphrase (empty for no passphrase): > Enter same passphrase again: > Your identification has been saved in /home/jware/.ssh/id_rsa. > Your public key has been saved in /ho