From owner-freebsd-stable@FreeBSD.ORG Thu Aug 14 15:44:41 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39B031065670 for ; Thu, 14 Aug 2008 15:44:41 +0000 (UTC) (envelope-from spomerg@cwu.EDU) Received: from charybdis.cts.cwu.edu (charybdis.cts.cwu.edu [198.104.67.152]) by mx1.freebsd.org (Postfix) with ESMTP id 246E48FC15 for ; Thu, 14 Aug 2008 15:44:41 +0000 (UTC) (envelope-from spomerg@cwu.EDU) Received: from CONVERSION-CWU-DAEMON.CHARYBDIS.CTS.CWU.EDU by CHARYBDIS.CTS.CWU.EDU (PMDF V6.4 #31640) id <01MYCCLSOHHC000ODA@CHARYBDIS.CTS.CWU.EDU> for freebsd-stable@freebsd.org; Thu, 14 Aug 2008 08:44:40 -0700 (PDT) Received: from hermes.cwu.edu (hermes.cwu.edu [172.16.21.28]) by CHARYBDIS.CTS.CWU.EDU (PMDF V6.4 #31640) with ESMTP id <01MYCCLSHI0K000PMV@CHARYBDIS.CTS.CWU.EDU> for freebsd-stable@freebsd.org; Thu, 14 Aug 2008 08:44:40 -0700 (PDT) Received: from cwugate1-MTA by hermes.cwu.edu with Novell_GroupWise; Thu, 14 Aug 2008 08:44:40 -0700 Date: Thu, 14 Aug 2008 08:44:38 -0700 From: Gavin Spomer To: freebsd-stable@freebsd.org Message-id: <48A3F076020000900001C166@hermes.cwu.edu> MIME-version: 1.0 X-Mailer: Novell GroupWise Internet Agent 7.0.3 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: quoted-printable Content-disposition: inline Subject: Re: ssh-keygen between SuSE and FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2008 15:44:41 -0000 >=20 >>> Igor Pokrovsky 08/14/08 8:22 AM >>> > > ... 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. :( >=20 > You can generate keys with empty pass phrase, so it won't be asked ;-) >=20 > -ip Yes, this works. Any security concerns with doing this? - Gavin