CVS is there

Henry Cejtin henry@sourcelight.com
Sat, 29 Sep 2001 22:34:45 -0500


You MUST have an identity.pub.  The machine that is running as the CVS server
is running Red Hat 6.* with some ssh stuff I installed.  It isn't open-ssh
since that didn't exist yet, so it only does the ssh-1 protocal and need
identity.pub.
In the version of ssh on my machine (stock Red Hat 7.1) when you run
ssh-keygen it generates identity and identity.pub.  How did you make your
id_rsa.pub?
...
Looking in the manual, the default for ssh-keygen is rsa1.  Did you run it with
an argument of
	-t rsa
No, according to the manual this would still have put it in identity.pub.