[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sharing a directory



Martin OConnor <martinoc@gmail.com> writes:

> You can use umask to change your users default file permissions. 
> If you put: umask 0022 
> in the .bashrc and .bash_profile, any new files and dirs will be group
> writable by default.
> The only problem with this is that it applies to *ALL* files that user
> creates, not just the files in the sgid directory.

Right; that's not what I want.  Only files in created in the shared
folder and its sub-directories etc should have the group 'photo'.
Anyhow, I'll check out ACLs.

Thanks
-- 
Jonathan



Reply to: