Mount Point permissions
Stefan Bethke
stb at lassitu.de
Tue Aug 8 21:44:44 UTC 2006
Am 07.08.2006 um 23:55 schrieb Bob Richards:
> The permissions on mount-point /home/bob/floppy are 770 with bob:bob
>
> After the mount operation I see:
>
> ls -al floppy
> drwxr-xr-x 3 root wheel 512 Aug 7 11:22 .
>
> And of course, bob can only read, but not write.
The root directory of the filesystem mounted determines the ownership
and access rights on it. By default, newfs will assign is to root
and set the rights to 0755. You'll need to chown the directory to
the desired user.
Stefan
--
Stefan Bethke <stb at lassitu.de> Fon +49 170 346 0140
More information about the freebsd-questions
mailing list