info-cvs
[Top][All Lists]
Advanced

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

RE: configuration permissions


From: Jim.Hyslop
Subject: RE: configuration permissions
Date: Fri, 11 Mar 2005 10:31:56 -0500

Gleidson Sá Barreto wrote:
> How do you do to restrict the level of access to the
> modules of the project?
> 
> For exemple all users have permission to access the
> module templates, but only Jon have permission to
> access the module system´s test.
There are a couple of ways to do this. For very simple restrictions based on
directories, the easiest way is to use operating system permissions and
ACLs.

For more complex permissions, have a look at the cvs_acls script in the
contrib directory (part of the source code distribution, available at
www.cvshome.org). Note that this approach only determines who can check
files in; anyone with appropriate O/S permissions can check files out.

-- 
Jim Hyslop
Senior Software Designer
Leitch Technology International Inc. ( http://www.leitch.com )
Columnist, C/C++ Users Journal ( http://www.cuj.com/experts )




reply via email to

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