Xavier MAILLARD writes: > > setgid failed: Operation not permitted You need to either change your /etc/inetd.conf to run CVS as root (note that it only runs as root long enough to check the user's password, then it changes to run as the specified user -- that's the step that's currently failing) or else create/update your CVSROOT/passwd file to map all CVS users to the system user you're running CVS as.
-Larry Jones Mom must've put my cape in the wrong drawer. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
