[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Linux-cluster] mounting as non root
- From: Maciej Bogucki <maciej bogucki artegence com>
- To: linux clustering <linux-cluster redhat com>
- Subject: Re: [Linux-cluster] mounting as non root
- Date: Tue, 06 May 2008 12:57:41 +0200
nch napisaĆ(a):
>
> Hi, there.
> I can mount a gfs2 filesystem (gnbd) as root, but I'm having
> difficulties to mount it or, at least, giving write access to other
> users/groups.
> Any ideas on how to do this?
It is from "man mount"
(iii) Normally, only the superuser can mount file systems.
However, when fstab contains the user option on a line, anybody can
mount the corresponding system.
Thus, given a line
/dev/cdrom /cd iso9660 ro,user,noauto,unhide
any user can mount the iso9660 file system found on his CDROM
using the command
Best Regards
Maciej Bogucki
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]