|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Letting non-root mount floppy/cdrom
|
Look into /etc/fstab -- man fstab
k
------------------------------------------------------------------------------
"Success covers a multitude of blunders."
-- George Bernard Shaw
mortis@voicenet.com http://www.voicenet.com/~mortis
------------------------------------------------------------------------------
On Wed, 9 Feb 2000, Jason Lenthe wrote:
> We recently got two new machines to run solely linux (woohoo!) down here in
> the comp. sci. dept at St. Joe's. I want to be able to give non-root users
> the ability to mount/umount cdroms and floppies and also powerdown. I thought
> the easiest way to do this was to put a script owned by root in /usr/local/bin
> to do 'mount /dev/fd0 /mnt/floppy -t vfat' or whatever, then 'chmod +s' it,
> but that doesn't seem to be working. Any suggestions ?
>
> Jason
>
> ______________________________________________________________________
> Philadelphia Linux Users Group - http://plug.nothinbut.net
> Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce
> General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
>
>
______________________________________________________________________
Philadelphia Linux Users Group - http://plug.nothinbut.net
Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce
General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|