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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Bryon Lape
Sent: Thursday, March 28, 2002 11:07 PM
To: [EMAIL PROTECTED]
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
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs