[LUAU] Mounting Drives and floppy access
bbraun at sparcy.synack.net
bbraun at sparcy.synack.net
Thu Dec 17 20:40:44 PST 1998
On linux this is fairly simple. In /etc/fstab, there is a "user"
option. This lets a normal user run the "mount" command for that
particular entry in fstab. Usually you'll want to put nodev, nosuid,
and maybe noexec as well. Just so they can't bring in a floppy and
have special privleges. More info on this is in the fstab and mount
man pages.
For machines other than linux that don't have the "user" option,
there is the mtools package that allows user access.
Rob
On Thursday, Dec 1998 at 17:42:21 "Michael & Diana Hasse" wrote:
| I seem to remember this question being asked before, but I could not find
| the responses (if any).
| I want to give a regular "Joe User" the ability to mount and umount the
| cdrom and floppy drive. Once the floppy is mounted he needs to also be able
| to write to the floppy. I know mounting can be accomplished using sudo
| (once I get it installed on the system) but the ability to write to an
| msdos file system floppy is giving me a hard time.
| Thanks
| Michael Hasse
|
|
More information about the LUAU
mailing list