I'm running the MIT distribution of Kerberos v5-1.2.1 and I've compiled the
cvs server/client with gssapi support. I believe that my inetd.conf and
services files are in order - they're attempting to run cvs with the gserver
option. I'm timing out when attempting to connect to the cvs server. I'm
kinit'ing and getting my TGT with a user that is on both the server and
client machines.

[the server]
inetd.conf:
cvs stream tcp nowait root /usr/local/bin/cvs cvs -f --allow-root=/cvsroot
gserver

Services: 
cvs     2401/tcp

[the client]
CVSROOT:
:gserver:[EMAIL PROTECTED]:/cvsroot 

And the error I'm receiving is:

cvs [import aborted]: connect to ABILIZER.COM:2401 failed: Connection timed
out



What might cause this to happen?

Cheers,
Tracy.

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to