Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 17:47:10 -0700 (PDT)
From:      "Andrew P. Lentvorski" <bsder@mail.allcaps.org>
To:        Gregory Bond <gnb@itga.com.au>
Cc:        Jim Weeks <jim@jwweeks.com>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: ssh keys not accepted 
Message-ID:  <20020714174412.X80411-100000@mail.allcaps.org>
In-Reply-To: <200207150040.KAA27019@lightning.itga.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Did you try using "ssh -2 <foobar>" to force version 2 of the ssh protocol
to be used?  The defaults in ssh_config and sshd_config automatically set
everything to version 1.  The relevant line will say "Protocol 1,2" when
you probably want "Protocol 2,1".

-a


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?20020714174412.X80411-100000>