[Zope-Coders] openssh3 with cvs.zope.org

Marius Gedminas mgedmin@codeworks.lt
Tue, 3 Sep 2002 16:41:56 +0200


On Tue, Sep 03, 2002 at 02:12:35PM +0200, Andreas Jung wrote:
> I know the following is a FAQ but I have not found the answer in a FAQ:
> 
> I can checkout from cvs.zope.org using openssh2 without entering my password
> however using openssh3 requires my password...I remember it was something
> in the sshd_config file but don't know exactly what is was.

You could force protocol version 1 I suppose, but IMHO it's better to
upload a SSHv2 key (ssh-keygen -t rsa and then use ~/.ssh/id_rsa.pub
instead of identity.pub; it also works with dsa instead of rsa).

Marius Gedminas
-- 
Westheimer's Discovery:
        A couple of months in the laboratory can
        frequently save a couple of hours in the library.