[cvsnt] Restricting users from creating new files/directories

Jerry A. Kurian jkurian at xavient.com
Fri Oct 28 07:19:11 BST 2005


You can restrict users from creating new files using the chacl command, it goes as 

Chacl -a read(read permission),write(writing into the file),nocreate(restricts file creation), notag(restricts file tagging), nocontrol(the use is not able to control) -u usename foldername

jk



-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Ho How Hon
Sent: Friday, October 28, 2005 11:31 AM
To: cvsnt at cvsnt.org
Subject: [cvsnt] Restricting users from creating new files/directories

Hi,

I am currently using CVSNT version 2.5.01.1976 on WIn2k server.. What I
would like to do is to let my users be able to commit and check out and
update files but not allow them to create new files or directories. Is this
possible?

I tried to set the permissions such that the user cannot create files using
Win2k security settings on the folders. However, I find that with this,
users cannot even commite files due to the lock files not being able to be
created and deleted in the directory of the files to be committed.

Any help would be appreciated.

Ho.


_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt




More information about the cvsnt mailing list