Ok my inetd.conf has the following
cvspserver stream tcp nowait root /usr/bin/cvs /usr/bin/cvs
cvs -b /usr/bin pserver
I try to login:
CVS password:
cvs [login aborted]: unrecognized auth response from linux: Usage: cvs
[cvs-options] command [command-options-and-arguments]
I get this same error every time. /usr/bin is where the rcs binaries
are, /usr/local/cvsroot is where CVSROOT is. cvs version 1.9
Any ideas?
Thanks in advance