[plug] fstab to force a group on a local ext3 and a fuse (ssh) partition

Marcos Raul Carot Collins marcos.carot at gmail.com
Fri Jul 23 16:40:19 WST 2010


> The first thing that comes to mind is setgid, i.e.
> find /mnt/mountpoint -exec chgrp your_group {} \;
> find /mnt/mountpoint -type d -exec chmod g+s {} \;


It worked very well, thanks a lot :)

-- 
Marcos Raúl Carot Collins
www.carotcollins.com



More information about the plug mailing list