[cvsnt] Re: chacl lock branch command
Soneji, Ketan
ksoneji at inteqnet.com
Thu Apr 27 12:35:01 BST 2006
Thanks Bo and Oliver,
I was able to configure the access control based on your suggestions. I
have opted for the AclMode=normal as a base and started giving rights
based on requirements.
Cheers,
Ketan
-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf
Of Oliver Koltermann
Sent: Thursday, April 27, 2006 3:02 PM
To: cvsnt at cvsnt.org
Subject: [cvsnt] Re: chacl lock branch command
Hello,
Bo Berglund <bo.berglund at telia.com> writes:
> On Wed, 26 Apr 2006 21:22:48 +0530, "Soneji, Ketan"
> <ksoneji at inteqnet.com> wrote:
> >my CVSROOT/config file has the entry:
> >AclMode=compat
>
> I have understood it like this: the way chacl works is to by default
> give full access. Then each additional acl you set will be added on
> top of that.
> So if you want to finetune the access then the first thing you need to
> do is deny access to all and then gradually build up from that.
> Has been discussed a number of times the last few months so you should
> be able to search the archives...
Bo's response is especially true for AclMode=compat. If you want to
explicitely give access there is AclMode=normal. This results in the
above mentioned default-deny. It depends on the point of view, but this
is the way ACL's work in most other contexts.
AclMode=compat is there - as it's name suggests - for compatibility
reasons and it's useful in most situations, where detailed acess control
is not necessary.
So if you plan to setup custom ACL's from scratch it may be a good idea
to use AclMode=normal as a base.
Best regards,
O. Koltermann
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list