[EMAIL PROTECTED] writes:
> 
>       no such user <usename> in CVSROOT/passwd
>       cvs login: authorization failed: server <server> rejected access to
> <directory>/CVS for user <username>

That message implies that you have SystemAuth=no in your CVSROOT/config
file.  If <username> is a valid system userid and you don't object to
letting all system users (with the appropriate permissions, of course)
use CVS, then the simplest solution is to change CVSROOT/config to have
SystemAuth=yes (which is, after all, the default).  If you do object to
that, then you'll have to create a CVSROOT/passwd file.  See the manual:

        <http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_2.html#SEC29>

-Larry Jones

Any game without push-ups, hits, burns or noogies is a sissy game. -- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to