info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RH 7.2


From: Bryon Lape
Subject: RH 7.2
Date: Fri, 29 Mar 2002 04:07:06 GMT

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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]