Make a directory sharable chmod g+s $(find /path/to/dir -type d) chgrp -R mygroup /path/to/dir Add an user to a group gpasswd -a user group