i have installed cvs as a server via inetd on my system: cvspserver stream tcp nowait root /usr/bin/cvs cvs -f --allow-root=/usr/local/src/cvs pserver is my inetd.conf entry i also have created a passwd file with htpasswd -c passwd username in the CVSROOT directory. but still i cannot login to the server. (Logging in to lee@hydra) CVS password: cvs [login aborted]: authorization failed: server hydra rejected access any idea??
