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.
I have 3 groups of users on windows 2003 server and using it with sspi protocol. Group1: CVSUsers Group2: CVSAdmins Group3: CVSAdmin-xxxx, here xxxx is the repository name. Group1 is given only modification privileges from Windows 2003 server security permission options. Similarly Group2 is given full access on all the repositories and Group3 is given full access on specific repositories. I have changed the config file AclMode to normal after that the particular user is not able to checkout the repository to the local client machine . It gives the following error :- cvs checkout: cwd=d:\Branch ,current=d:\Branch cvs server: User SV48388 cannot read . Can anyone suggest me whether to change any other settings to make the user able to checkout in the local client machine without changing the Aclmode from normal to compat. Warm Regards Shivendra Vishal Satyam Computer Services Limited VBU-Insurance Sbilife-GT 12, Wood Head Towers CPR, Alwarpet,Chennai-18 Ph:-> +91-44-66287757 ( Extn:- 7757 ) -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Gerhard Fiedler Sent: Saturday, September 15, 2007 10:33 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: Re: [cvsnt] Reg: Problem in checkout Shivendra_Vishal wrote: > When the AclMode in CVSROOT\config file is set to normal the user is not > able to checkout the files to the client though the user is given > read,write and tag access through the chacl command. CVS is throwing the > error : > > cvs checkout: cwd=d:\Branch ,current=d:\Branch > cvs server: User user1 cannot read > > When I'm changing the AclMode to compat checkout is working properly > however when the user restricted using chacl the restriction dosen't > applies and user can perform anything like read,write,tagging ..etc > which is not desirable. Please help me out to resolve this issue in > windows 2003 server environment. I don't know what exactly your problem is, but from the description it seems that you aren't applying the ACLs you are thinking you are applying. Compatibility mode means that all users have full access by default, normal mode means that no normal user has any access by default. That explains your results, and the ACLs didn't become effective. It seems there's something wrong with the user setup. Gerhard _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.