Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2008 19:10:48 +0400
From:      Igor Pokrovsky <ip@doom.ctinet.ru>
To:        Gavin Spomer <spomerg@cwu.EDU>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: ssh-keygen between SuSE and FreeBSD
Message-ID:  <20080814151047.GA32430@doom.ctinet.ru>
In-Reply-To: <48A31B61020000900001C109@hermes.cwu.edu>
References:  <48A31B61020000900001C109@hermes.cwu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 13, 2008 at 05:35:29PM -0700, Gavin Spomer wrote:
> I hope this isn't an invalid topic for this list. I'm on so many lists and I hate to join another one just to get help on one thing. Apologies if it's not.
> 
> I am able to use ssh-keygen to generate keys so that I can ssh from my Mac to any of my SuSE systems or ssh from my Mac to any of my FreeBSD systems, without having to enter my password. When I try the same thing from a SuSE system to a FreeBSD system, (I.E. I run "ssh-keygen -t rsa" on the SuSE system, then copy the id_rsa.pub to my ~/.ssh/authorized_keys file on the FreeBSD system) I get the following message when ssh-ing to the FreeBSD system:
> 
>    Enter passphrase for key '/home/myusername/.ssh/id_rsa':
> 
> ... and I have to enter my password. I've Googled, but can't seem to find the answer to my dilemma. Is it generally kind of a pain to do this between platforms? I'm finally very comfortable on FreeBSD and am starting to really get annoyed with SuSE. :(

You can generate keys with empty pass phrase, so it won't be asked ;-)

-ip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080814151047.GA32430>