Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2001 11:08:14 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Nate Williams <nate@yogotech.com>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Gregory Neil Shapiro <gshapiro@FreeBSD.org>, Josef Karthauser <joe@tao.org.uk>
Subject:   Re: cvs commit: src/crypto/openssh atomicio.h auth-chall.c auth2
Message-ID:  <XFMail.010928110814.jhb@FreeBSD.org>
In-Reply-To: <15284.47627.949591.179153@nomad.yogotech.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 28-Sep-01 Nate Williams wrote:
>> > > if you list "Protocol 2", attempts to
>> > > contact a protocol 1 only sshd would fail;
>> > 
>> > True, but that's because there is no way to force the client to do a
>> > SSH1 connection.  However, the client is capable of supporting ssh v1,
>> > it's just not available to you via the command line. (Note to developers
>> > listening, that would be a good command-line switch to add, like 
>> > 'ssh -1'.)
>> 
>> Yes it is, it's just a mouthful:
>> 
>> % ssh -o 'Protocol 1' hostname
> 
> Thanks for the hint.  I like 'ssh -1' better, although not so much as to
> implement and submit a patch to the maintainers. :(

Actually, I use ssh -1 in current all the time.  In fact, both ssh -1 and ssh
-2 work in -current.  Not sure about stable, but then again, current's ssh just
got MFC'd, so presumably... :)

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010928110814.jhb>