From owner-freebsd-stable Fri Jul 12 22:28:34 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C88B137B400 for ; Fri, 12 Jul 2002 22:28:31 -0700 (PDT) Received: from mail.lambertfam.org (www.lambertfam.org [216.223.196.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 317CC43E58 for ; Fri, 12 Jul 2002 22:28:31 -0700 (PDT) (envelope-from lambert@lambertfam.org) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.inch.com (Postfix) with ESMTP id C7D31350D6 for ; Sat, 13 Jul 2002 01:26:11 -0400 (EDT) Received: from laptop.lambertfam.org (unknown [10.1.0.2]) by mail.lambertfam.org (Postfix) with ESMTP id 84A7E350D5 for ; Sat, 13 Jul 2002 01:26:07 -0400 (EDT) Received: by laptop.lambertfam.org (Postfix, from userid 1000) id C705E28B09; Sat, 13 Jul 2002 01:28:22 -0400 (EDT) Date: Sat, 13 Jul 2002 01:28:22 -0400 From: Scott Lambert To: FreeBSD Stable Mailing List Subject: Re: cvsup, buildworld this weekend, now cant ssh to machiens that I could :-( Message-ID: <20020713052822.GC857@laptop.lambertfam.org> Reply-To: FreeBSD Stable Mailing List Mail-Followup-To: FreeBSD Stable Mailing List References: <20020708154230.J84324-100000@zoot.corp.yahoo.com> <200207081835.02452.dsyphers@uchicago.edu> <20020713022104.GG2527@gits.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020713022104.GG2527@gits.dyndns.org> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jul 13, 2002 at 04:21:05AM +0200, Cyrille Lefevre wrote: > On Mon, Jul 08, 2002 at 06:35:02PM -0500, David Syphers wrote: > > On Monday 08 July 2002 05:43 pm, Doug Barton wrote: > > > On Mon, 8 Jul 2002, stan wrote: > > > > > > > I have a laptop that I move from work to home. > > > > > > > > I cvsuped and id a make world on it ths weekend. I of course also ran > > > > mergemaster. I noticed that mergemesate wanted to update some ssh and sshd > > > > config files, so I let it. Now I can't ssh to macines at work that I could > > > > previously. I get "permission refused" > > > > > > You probably got bit by the protocol change bug. > > > > I know you disagree with the change, but it's not a bug. It was intentional, > > and it's mentioned in UPDATING. Feel free to call it a bad idea... > > why ssh don't fallback to protocol v1 when a v2 negotiation fail ? > in other words, that's what I could guess when I see `Protocol 2,1' > which is try v2, and if it fail, try v2. if I wanted v2 only, I > would have to say `Protocol 2', point. It does fall back. But it will try v2 first and since both client and server speak v2, it's just too bad that your automated scripts only have the v1 keys that have been working for 4 years that everyone has forgotten about. It can't change protocols just because of an authentication error. -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message