> 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