info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "cvs [commit aborted]: cannot commit files as 'root'"


From: Larry Jones
Subject: Re: "cvs [commit aborted]: cannot commit files as 'root'"
Date: Sun, 8 Jul 2001 15:26:59 -0400 (EDT)

Matthew Von-Maszewski writes:
> 
> cvs [commit aborted]: cannot commit files as 'root'
[...]
> Is this an intended security feature ... or am I just being stupid again?

It's an intended feature, but it has more to do with maintaining
accountability than security.  Since root is usually a shared account,
CVS won't allow you to commit as root unless it can figure out who you
really are.  Logging in as yourself and then su'ing to root will usually
allow CVS to figure out who you are, logging in as root won't.  If
you're sure you want to be able to commit as root, see CVS_BADROOT in
src/options.h.

-Larry Jones

Mr. Subtlety drives home another point. -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]