[mdlug] group access to directories

gib at juno.com gib at juno.com
Sat Dec 12 23:12:10 EST 2009


Okay, great thank you Carl.

---------- Original Message ----------
From: "Carl T. Miller" <carl at carltm.com>
To: "MDLUG List" <mdlug at mdlug.org>
Subject: [mdlug] group access to directories
Date: Sat, 12 Dec 2009 15:17:17 -0500

To make a set of files work with groups:

chmod -R g+rw somedir
find somedir -type d -exec chmod g+s {} \;

Then make sure each user has the umask 002.  It is
common for it to be either 002 or 022.  Typically
this is set in /etc/profile, /etc/bashrc, or the
users' .profile, .bash_profile or .bashrc file.


_______________________________________________
mdlug mailing list
mdlug at mdlug.org
http://mdlug.org/mailman/listinfo/mdlug


____________________________________________________________
Banking
Click here to find the perfect banking opportunity!
http://thirdpartyoffers.juno.com/TGL2131/c?cp=6hOWQw3OOdo-fgsW8LfIhgAAJz07QkQODMrtXujsdlflQzfUAAYAAAAAAAAAAAAAAAAAAADNAAAAAAAAAAAAAAAAAAAXeAAAAAA=



More information about the mdlug mailing list