On Thursday 03 July 2008, Florian Philipp wrote: > > You want to set the setgid bit on the containing directory and > > chgrp that directory to the group involved. > > Argh, of course! > I even read this stuff up this morning but I overlooked the > paragraph!
In all likely-hood you will want to set the write bit for groups on as well (for the setup to be truly useful as a group share). For that you will need posix acls, there's no way to do it with just permissions and defaults. -- Alan McKinnon alan dot mckinnon at gmail dot com -- [email protected] mailing list

