Martin OConnor <[EMAIL PROTECTED]> 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]