I am trying to use cvs on a machine with RH 7.2. Since the non-secure ports are disabled, I am having problem connecting. I have a cvspserver file as follows:
service cvspserver { socket_type = stream protocol = tcp wait = no user = root log_on_success += USERID log_on_failure += USERID server = /usr/bin/cvs server_args = -f --allow-root=/home/cvsroot pserver passenv = PATH disable = no } When I put xinetd in debug mode, it sees the file and does not complain, but connections to the box from another never get anywhere. CVS works fine if the user is on the machine. What gives? _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs