info-cvs
[Top][All Lists]
Advanced

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

Re: how to implement user level security in cvs ?


From: Noel Yap
Subject: Re: how to implement user level security in cvs ?
Date: Thu, 18 Apr 2002 12:58:18 -0700 (PDT)

The answer is a little trickier than this, actually.

I remember having to put something in loginfo so that
ACLs would get properly created from the directory
(default ACLs aren't appropriate here since you
probably don't want the directory's execute and write
bits to be inherited by the files).

Noel
--- gabriel rosenkoetter <address@hidden> wrote:
> On Thu, Apr 18, 2002 at 09:28:38PM +0500, Muhammad
> Shakeel wrote:
> >  Can i use solaris access control list ? Is cvs
> works fine when using acl ?
> 
> Yes.
> 
> (Think about this logically: cvs is run as the user
> performing the
> action. Therefore, it can only affect a file in a
> given way if the
> user has permission to do so.)
> 
> Beware ownership changes of files, though. (And note
> that you
> probably don't want to use ACLs on files anyway, you
> want to use
> them on directories.)
> 
> -- 
> gabriel rosenkoetter
> address@hidden
> 

> ATTACHMENT part 2 application/pgp-signature 



__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/



reply via email to

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