Re: RFC: Adding a ``user'' mount option

[ Available lists | Index of freebsd-hackers | Month of Apr 2006 | Week of 8 Apr 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jeremy Baggs <jbaggs@san.rr.com>
Date
8 Apr 2006 01:04:09
Subject
Re: RFC: Adding a ``user'' mount option
Message-ID
44370C06.900@san.rr.com

In reply to
Referenced by

[ Hide this part ]
I suppose it would be nice to have something that works "out of the
box", but the solution I have been using
is group permissions on the devices and then making the mount point in
fstab relative instead of absolute. ie:

/dev/cd0 cdrom cd9660 ro,noauto 0 0

Each user has a cdrom directory under their home directory. You still
need mount points designated for all
possible devices though. Does anyone know how Darwin / OsX are
handling their auto-mount magic?

Jeremy


Elapsed time: 0.117 seconds