info-cvs
[Top][All Lists]
Advanced

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

Re: Repository access question...


From: Eric Siegerman
Subject: Re: Repository access question...
Date: Thu, 24 Jan 2002 15:40:48 -0500
User-agent: Mutt/1.2.5i

On Thu, Jan 24, 2002 at 05:44:51PM +0100, Olav Lindkjølen wrote:
> In short:
> ---(Admin) must have read/write access to all modules.
> ---Users from Company B must have read/write access only to modules with 
> code owned by them.
> ---Users from Company B must allso have Read Only Access to public code.
> ---Users from Company C must have read/write access only to modules with 
> code owned by them.
> ---Users from Company C must allso have Read Only Access to public code.
> 
> Is there a way to solve this? (cvs user/passwords, file permissions...?)

- Create a UNIX group for each of the companies.
- Put each company's modules in the correct per-company group.
- Put the company's user account(s) into that group, but NOT into
  the "cvs" group.
- Put yourself in all of the per-company groups, AND in "cvs".
- Set everybody's umask to 2, i.e. files and directories will be
  world-readable, and group-writable.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
One ring to rule the mall.
        - Movie review headline, eye Magazine



reply via email to

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