[Python-Dev] CVS and SSH under windows.

Ken Manheimer klm@digicool.com
Thu, 22 Jun 2000 12:13:46 -0400 (EDT)


A bit of a tangent, but MindTerm - http://www.mindbright.se/mindterm - is
a pretty nice java SSH client which you can use on windows to generate the
RSA identity.  (It also is a fine SSH client, with just about all the
nicities except compression - scp, x11 forwarding, arbitrary tunneling,
etc are all in there...)

Ken
klm@digicool.com

On Thu, 22 Jun 2000, Greg Stein wrote:

> On Wed, Jun 21, 2000 at 10:25:07AM -0700, David Ascher wrote:
> >...
> > > You then need to make a =93key=94 file - I cant recall the exact proc=
ess, but
> > > it is pretty simple.  This is creating the identify file you specify =
to
> > > WinCVS, as well as the public key you upload to source-force.
> >=20
> > =09C:\WinCVS>ssh-keygen
> >=20
> > I always get a 'gethostname: no such file or directory' so I had to cre=
ate
> > the key on Linux (as is mentioned in the page
> > http://bmrc.berkeley.edu/people/chaffee/winntutil.html).
> >=20
> > Maybe you have a better binary for ssh?
>=20
> Nah. Mark just forgets that I generated the key for him from my Linux box=
 :-)
>=20
> hehe...
>=20
> Cheers,
> -g
>=20
> --=20
> Greg Stein, http://www.lyra.org/
>=20
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> http://www.python.org/mailman/listinfo/python-dev
>=20