On Tue, 2003-08-05 at 23:07, Jason Dixon wrote:

> For your other issue, if you have a shared group folder, you'll want to
> turn on the setgid bit to ensure all new files continue to be
> group-ownable, allowing other users read/write permissions even on files
> they didn't create (if this is a wanted feature).  For example:
> 
> $ chmod 2770 /home/shared
> $ ls -l /home/
> drwxrws---    5 users    users        4096 Jun 27 14:27 users

Sorry, typo.  The first line should have read "chmod 2770 /home/users".

-- 
Jason Dixon, RHCE
DixonGroup Consulting
http://www.dixongroup.net


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to