From owner-freebsd-security Sat Aug 3 15:58:51 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B49E837B400 for ; Sat, 3 Aug 2002 15:58:49 -0700 (PDT) Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B15D43E6E for ; Sat, 3 Aug 2002 15:58:49 -0700 (PDT) (envelope-from steve@nomad.tor.lets.net) Received: from nomad.tor.lets.net (H74.C220.tor.velocet.net [216.138.220.74]) by spitfire.velocet.net (Postfix) with SMTP id 9D3F2FB46D2 for ; Sat, 3 Aug 2002 18:58:47 -0400 (EDT) Received: (qmail 83730 invoked by uid 1001); 3 Aug 2002 22:53:33 -0000 Date: Sat, 3 Aug 2002 18:53:33 -0400 From: Steve Shorter To: Eric Anderson Cc: Brad Davis , freebsd-security@freebsd.org Subject: Re: SSH upgrade? Message-ID: <20020803185333.A83725@nomad.lets.net> References: <3D4C40F7.6D87D239@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3D4C40F7.6D87D239@centtech.com>; from anderson@centtech.com on Sat, Aug 03, 2002 at 03:45:43PM -0500 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Aug 03, 2002 at 03:45:43PM -0500, Eric Anderson wrote: > Try ssh -v, and see exactly what it is complaining about. > > Eric > > > Brad Davis wrote: > > > Hello, > > > > I just upgraded a machine from 4.5-RELEASE to 4.6-STABLE and included in the > > upgrade was to OpenSSH 3.4p1. Since then I have not been able to ssh from > > this box out to the world. I get an error that Host authentication failed. > > It does work from the root account but not from my user account so I deleted > > ~/.ssh and that hasn't helped either. Any ideas? I believe the default order of authentication techniques has changed. The man page gives full details. If you want to use the same authentication then you must explicitly configure it in ssh_config. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message