[cvsacl-users] Cannot open file /export/home/cvs/CVSROOT/access
Brought to you by:
sbaris
From: Matt A. <mat...@gm...> - 2005-03-15 11:25:38
|
Hi all I have recently installed the ACL patch on our CVS server and am having problems getting it working. I am using the default aclconfig file provided with the installation. I added this file to my CVSROOT module. I then try to define myself as an administrator: cvs -d /export/home/cvs racl 44103F:p -r ALL -d ALL All seems ok. A file called access has been created and has the following line: d:ALL:ALL:44103F!p: I then alter the aclconfig file and set the default permissions to 'a'. When checking in this file I get an error "error checking out access file" but the file commits ok. Then, when I try and set permissions, e.g. cvs -d/export/home/cvs/Genesis racl acltest1:p -r ALL -d ALL I get an error message saying that I do not have acl admin rights. Can anyone help? Thanks Matt |