From owner-freebsd-stable Fri Feb 16 12: 4: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.wanadoo.nl (smtp.wanadoo.nl [194.134.193.6]) by hub.freebsd.org (Postfix) with ESMTP id 2DCD237B491 for ; Fri, 16 Feb 2001 12:04:06 -0800 (PST) Received: from ams-gw.sohara.org (p1324.vcu.wanadoo.nl [194.134.170.49]) by smtp.wanadoo.nl (8.9.3/8.9.3) with SMTP id VAA18179; Fri, 16 Feb 2001 21:03:48 +0100 (MET) Date: Fri, 16 Feb 2001 21:03:45 +0100 From: "Steve O'Hara-Smith" To: Randy Bush Cc: chris@jeah.net, freebsd-stable@FreeBSD.ORG Subject: Re: how to keygen /etc/ssh/*key* Message-Id: <20010216210345.0178b2ec.steveo@eircom.net> In-Reply-To: References: X-Mailer: Sylpheed version 0.4.60 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 16 Feb 2001 11:41:39 -0800 Randy Bush wrote: RB> > /usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key RB> > /usr/bin/ssh-keygen -d -N "" -f /etc/ssh/ssh_host_dsa_key RB> RB> YES! RB> RB> so it knows it's the host master keys because of the null passphrase? the RB> person page is a bit light in this area. No, it knows it's the host master keys because of the -f parameter putting the key where the host master key lives. Stephen Montgomery-Smith SS> Another cool way is to delete these files, and reboot the Ugh - IMHO for far too many reasons to go in to. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message