Shlomi Fish wrote:
>Done. Now the tree (/iglu/cgi-bin/lxr) is chowned to mulix.lxr where lxr
>is a group that for the moment contains just me and you. If anybody else,
>wishes to join, we can add him if we find a good reason to.
>
>Have fun! I'll put the lxr.conf on the SF CVS.
>
>Regards,
>
> Shlomi Fish
>
When giving a bunch of people permissions via a group on a project, it
is a good idea to give all the directories the sgid group (i.e., run :
"find /iglu/cgi-bin/lxr -type d -exec chgrp lxr \{\} \; -exec chmod
g+rwxs \{\} \;")
this way, all new files created in this directory will automatically
have the lxr group, even if it's not the primary group for the user.
IMPORTANT NOTICE:
In this email I suggested raising the SGID on DIRECTORIES, not files.
The distinction should be very clear, and any use of the SGID or SUID
flags should be done very carefully.
Shachar
----------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED]
Archives available at http://www.mail-archive.com/[email protected]/