Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2001 10:41:19 -0400 (EDT)
From:      Matt Piechota <piechota@argolis.org>
To:        ouyang kai <oykai@msn.com>
Cc:        <freebsd-security@FreeBSD.ORG>
Subject:   Re: Howto manage the cvs users
Message-ID:  <20010803103812.W13517-100000@cithaeron.argolis.org>
In-Reply-To: <OE52N7Zzs7YfDXLHWU300013e36@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 3 Aug 2001, ouyang kai wrote:

> Hi,
>    Everybody, I setup a CVS Server for the programmers.
>    Now, I have a question about howto manage the programmers'
> privilege. Such as John and Mike could read each other's source code.
> But, John couldn't modify Mike's code, the same as Mike.How can I do?
> Thanks!

CVS obeys the standard UNIX permissions, so as longs as John and Mike are
in the same group (or if the source directory is world readable), they can
read each other's code.  Unless you make the stuff group (or world
writable, neither can modify the other's directory.

-- 
Matt Piechota
Finger piechota@emailempire.com for PGP key
AOL IM: cithaeron


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010803103812.W13517-100000>