Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
The easiest way is to create Active Directory usergroups for certain purposes. Then you attach the permissions on the repository based on these groups. After this it is simple to move persons from one group to another without messing with the repository again. First you have to disable the permission inheritance for the repository. Then remove Everybody etc, and just add the users/groups you need and set their permissions to full control or readonly as you like. Then go down into the repository folders and modify the permissions according to how you like them to be. CVSNT must be set up for impersonation so that it will perform its file actions as the conected user. Now the user permissions will be used on the files and you have reached the point where you can set readonly or readwrite for any group/user to any folder/file you like. /Bo -----Original Message----- From: hodgen he [mailto:hodgen.he at bleum.com] Sent: den 15 augusti 2003 12:20 To: Bo Berglund Cc: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: RE: [cvsnt] Baseline and lock files Thanks for your reply. Sorry for my poor English. Yes, I'm also a SA of company so I can operate the files on server. Hello.txt I mentioned is just hello.txt.v and sorry for my mistaken. I do all the operations of setting permission on cvs server. But I want to know how I can lock the files to let only the certain person can modify them. Thanks in advance.