[cvsacl-users] setup questions
Brought to you by:
sbaris
From: Jim E. <jed...@al...> - 2004-07-02 17:58:29
|
I set up the repository as outlined in README.CVSACL under user cvsadm and group cvsadm. I gave myself administrator priviliages and set it up for remote access only. # Set CVSServerRunAsUser to a system user, in order CVS server # to run as. CVSServerRunAsUser=cvsadm If I do a remote checkout as myself it works fine, but when I try as another user I get : cvs server: cannot open /data/.cvsroot/CVSROOT/config: Permission denied cvs server: cannot open /data/.cvsroot/CVSROOT/aclconfig: Permission denied Cannot access /data/.cvsroot/CVSROOT which tells me it doesn't seem to run as user - right? Any idea of where I went wrong? - Jim |