From owner-freebsd-hackers@FreeBSD.ORG Tue Oct 19 12:32:58 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E84E16A4CE for ; Tue, 19 Oct 2004 12:32:58 +0000 (GMT) Received: from gw.gbch.net (gw.gbch.net [203.143.238.93]) by mx1.FreeBSD.org (Postfix) with SMTP id F004B43D4C for ; Tue, 19 Oct 2004 12:32:55 +0000 (GMT) (envelope-from gjb@gbch.net) Received: (qmail 39769 invoked from network); 19 Oct 2004 22:32:53 +1000 Received: from gecko.gbch.net (172.16.1.7) by bambi.gbch.net with SMTP; 19 Oct 2004 22:32:53 +1000 Received: (qmail 1142 invoked by uid 1001); 19 Oct 2004 22:32:53 +1000 Message-ID: Date: Tue, 19 Oct 2004 22:32:53 +1000 From: Greg Black To: Joe Schmoe References: <20041018141355.GB5824@pc5.i.0x5.de> <20041018182654.94465.qmail@web53303.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041018182654.94465.qmail@web53303.mail.yahoo.com> User-Agent: Mutt/1.4.2.1i; gjb-muttsend.sh 1.7 2004-10-05 X-Uptime: 49 days X-Operating-System: FreeBSD 4.10-RELEASE i386 X-Location: Brisbane, Australia; 27.49841S 152.98439E X-URL: http://www.gbch.net/gjb.html X-Blog: http://www.gbch.net/gjb/blog/ X-Image-URL: http://www.gbch.net/gjb/gjb-auug048.gif X-PGP-Key-Fingerprint: EBB2 2A92 A79D 1533 AC00 3C46 5D83 B6FB 4B04 B7D6 X-Request-PGP: http://www.gbch.net/keys/4B04B7D6.asc cc: freebsd-hackers@freebsd.org Subject: Re: passwordless ssh logins with shared _HOST_ keys - not working. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 12:32:58 -0000 On 2004-10-18, Joe Schmoe wrote: > Is host based keys just broken in ssh on FreeBSD ? I > wish someone would just confirm this so I can stop > wasting my time ... or deny it and tell me what I am > doing wrong - _all_ information regarding my setup is > in my original post ... Can't recall the details and it doesn't help that you expect people to do that. Anyway, are you using ssh protocol 1 or protocol 2? If you're using 2, then you're probably wasting your time, assuming I remember the question. Greg