Date: Mon, 8 Jul 2002 15:43:11 -0700 (PDT) From: Doug Barton <DougB@FreeBSD.org> To: stan <stanb@awod.com> Cc: FreeBSD Stable Mailing List <freebsd-stable@FreeBSD.org> Subject: Re: cvsup, buildworld this weekend, now cant ssh to machiens that I could :-( Message-ID: <20020708154230.J84324-100000@zoot.corp.yahoo.com> In-Reply-To: <20020708135020.GA23622@teddy.fas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Try putting this in
either /etc/ssh/ssh_config and/or ~/.ssh/config:
Host *
Protocol 1,2
--
"We have known freedom's price. We have shown freedom's power.
And in this great conflict, ... we will see freedom's victory."
- George W. Bush, President of the United States
State of the Union, January 28, 2002
Do YOU Yahoo!?
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?20020708154230.J84324-100000>
