[CentOS] Permissions problem

Sean Carolan

scarolan at gmail.com
Thu Mar 4 19:00:00 UTC 2010


What am I doing wrong here?  I need to be able to write to /var/cvs.
This used to work before I moved these groups into an LDAP directory
instead of /etc/group:

[scarolan at watcher:/var/cvs]$ touch test.txt
touch: cannot touch `test.txt': Permission denied

[scarolan at watcher:/var/cvs]$ ls -ld
drwxrwsr-x 4 cvs cvsgrp 4096 May 18  2008 .

[scarolan at watcher:/var/cvs]$ id scarolan
uid=4002(scarolan) gid=4002(scarolan)
groups=10000(operations),10001(cvsgrp),4002(scarolan)



More information about the CentOS mailing list