info-cvs
[Top][All Lists]
Advanced

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

RE: RH 7.2


From: Tom Copeland
Subject: RE: RH 7.2
Date: Fri, 29 Mar 2002 09:46:56 -0500

What if you try changing server_args to:

        server_args             = --allow-root=/home/cvsroot pserver

Perhaps -f is confusing things?  Just a thought....

Yours,

Tom

-----Original Message-----
From: address@hidden [mailto:address@hidden Behalf Of
Bryon Lape
Sent: Thursday, March 28, 2002 11:07 PM
To: address@hidden
Subject: RH 7.2


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
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

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