On Tue, 2 Jul 2002, David Talkington wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> daniel wrote:
> 
> >i understand that you can set the sticky bit on a directory so that
> >everything created in that directory will be set to that group, but what i
> >don't know how to do, is make that recursive.
> 
> # chmod -R 2775 .
> 
> Thereafter, that mode will propogate when a user creates a directory 
> below it, _if_ that user's umask is set appropriately.  In this case, 
> you probably want it to be 002.

by the way, that's not the sticky bit, that's the SGID bit.

rday



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to