Re: access to mount filesystems

1997-11-17 Thread Remco Blaakmeer
On 16 Nov 1997, Torsten Hilbrich wrote: > Paul Miller <[EMAIL PROTECTED]> writes: > > > I want users only in certain groups to be able to mount specific > > filesystems.. eg > > > > floppy = /dev/fd0 (floppy drive) > > cdrom = /dev/hdd (ide cdrom) > > staff /dev/hda1 (dos) > > > > If I use

Re: access to mount filesystems

1997-11-16 Thread Torsten Hilbrich
Paul Miller <[EMAIL PROTECTED]> writes: > I want users only in certain groups to be able to mount specific > filesystems.. eg > > floppy = /dev/fd0 (floppy drive) > cdrom = /dev/hdd (ide cdrom) > staff /dev/hda1 (dos) > > If I use the user option in fstab, all users can mount the fs.. and

access to mount filesystems

1997-11-13 Thread Paul Miller
I want users only in certain groups to be able to mount specific filesystems.. eg floppy = /dev/fd0 (floppy drive) cdrom = /dev/hdd (ide cdrom) staff /dev/hda1 (dos) ... If I use the user option in fstab, all users can mount the fs.. and I'd rather not make scripts because some programs use the