Another Chapter in the CVS saga... Finally after discovering what was happening to the CVS login, I was really running cvsd, and the needed line in inetd.conf was <code> cvspserver stream tcp nowait.400 root /usr/sbin/tcpd cvs --allow-root /usr/sbin/cvs-pserver </code>
Now the problem comes after Login. My cvsd.conf file says that the user and group that the service should run as is cvsd. Both user and group exist. However, this is what the session looks like: emptech:~# cvs login Logging in to :pserver:[EMAIL PROTECTED]:2401/var/cvsroot CVS password:******* emptech:/var/www# cvs co contmang setgid failed: Operation not permitted emptech:/var/www# Anyone can tell me what is happening and what a good direction for resolution would be? Mark Gardner ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
