Date: Sat, 13 Jul 2002 04:21:05 +0200 From: Cyrille Lefevre <cyrille.lefevre@laposte.net> To: David Syphers <dsyphers@uchicago.edu> Cc: Doug Barton <DougB@FreeBSD.ORG>, stan <stanb@awod.com>, FreeBSD Stable Mailing List <freebsd-stable@FreeBSD.ORG> Subject: Re: cvsup, buildworld this weekend, now cant ssh to machiens that I could :-( Message-ID: <20020713022104.GG2527@gits.dyndns.org> In-Reply-To: <200207081835.02452.dsyphers@uchicago.edu> References: <20020708154230.J84324-100000@zoot.corp.yahoo.com> <200207081835.02452.dsyphers@uchicago.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020713022104.GG2527>