In message <egkvvh$8a3$>, jasen wrote:
> On 2006-10-11, Enkidu <> wrote:
>
>>> On a Linux system, according to the mount(
man page, you can set the
>>> uid, gid and umask mount options so that non-root users can access the
>>> files.
>>>
>> You need to be root to issue the mount command though.
>
> Read that man page. If you list it in /etc/fstab with the user option
> anyone (or the automounter) can mount it.
True, but it _is_ worth pointing out that the OP wanted the ability to take
the drive around to multiple computers, so setting up an fstab line on all
of them may just be too inconvenient.