[Samba] Specific directory permissions

Thom Paine thom at ac-services.ca
Fri Oct 11 15:04:00 GMT 2002


On Thu, 2002-10-10 at 15:06, Michael Heironimus wrote:

> 
> On the UNIX side, set the group of the entire directory tree to blswin32
> (chgrp -R). Set all the file permissions to 664 (or 660) so they're r/w
> by group and owner, and all the directory permissions to 2775 (or 2770).
> 
> I recommend GNU find+xargs for setting the permissions, something like
> "find /directory -type f -print0 | xargs -0 chmod 664". That will allow
> for spaces in names.

Thanks Michael.

Who should own the files in the directory? Nobody? Or root?

-- 
-=/>Thom
Red Hat Linux release 8.0 (Psyche) running Linux Kernel 2.4.18-14
Uptime: 11:03am  up 5 days, 20:34,  1 user,  load average: 1.19, 1.72,
2.25
Registered Linux User #214499 http://counter.li.org




More information about the samba mailing list