[ILUG] CVS reverse lookup failure
Bryan O'Donoghue
bryano at europlex.ie
Wed Mar 31 19:28:49 IST 2004
> Check the versions between client and server. Also, give us a squint at yer
> [x]inetd config for the CVS pserver.
>
> - DoC
cvs version on the connecting box is 1.11.6.
On the server it's 1.11.6.
service cvspserver
{
disable = no
socket_type = stream
wait = no
user = root
group = wheel
log_type = FILE /var/log/cvspserver
protocol = tcp
env = '$HOME=/home/cvsroot'
log_on_failure += USERID
port = 2401
server = /usr/bin/cvs
server_args = -f --allow-root=/home/cvsroot pserver
}
And yes, I really shouldn't run that service as root, I'm doing a work
around for a different error, something about not being able to chgid,
that this fix didn't work for, or I didn't configure properly.
http://www.loria.fr/~molli/fom-serve/cache/92.html
--
Bryan O'Donoghue
Embedded Software Engineer
Europlex Technologies Ltd
Clonshaugh Business & Technology Park
Dublin 17
Ireland
T:+353 (0) 1 2500500
F:+353 (0) 1 2500590
E:bryano at euoplex.ie
W:www.europlex.ie
More information about the ILUG
mailing list