On Fri, 1 Aug 2003, Kwan Lowe wrote:

> On Fri, 2003-08-01 at 13:17, James D. Parra wrote:
> > An "ls" displays the following:
> > 
> > [EMAIL PROTECTED] /]# ls -la home/cvs
> > total 3
> > drwx------    3 500      cvs            72 Jul 31 16:11 ./
> > drwxr-xr-x   10 root     root          216 Jul 31 09:17 ../
> > drwxrwxrwx    3 root     cvs          1112 Jul 31 17:15 CVSROOT/
> > [EMAIL PROTECTED] /]
> > 
> > "cvs" is a group I created with users associated with it, including
> > user 'root'.
> 
> You also need group r/w access in the containing directory. SO, chgrp -R
> cvs the repository itself.

That won't change the access rights, however - and the group ownership 
already appears to be correct.

I suspect that the problem here lies in the existing permissions on his
/home/cvs directory, as it appears to be owned by user "500", group cvs,
with 700 permissions. Only this mysterious user 500 will be able to gain
access to anything in this directory as it is presently configured.

I further surmise from the 700 permissioning that he is running at msec
level 4 or 5, so getting that directory changed to 770 permissions in a 
manner that will persist for any length of time will entail setting up an 
exception entry for it to that effect using drakperm.

-- 
Bill Mullen   [EMAIL PROTECTED]   MA, USA   RLU #270075   MDK 8.1 & 9.0
"There are two kinds of people in the world, those who believe there are
two kinds of people in the world and those who don't." - Robert Benchley

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to