Re: [maillist] Schreibender Zugriff auf ZIP disk

D.Stolte (d.stolte@tu-bs.de)
Wed, 01 Sep 1999 21:16:34 +0200

Klaus Muth wrote:

> /dev/sda4 /zip vfat noauto,user,exec 0 0
>

von man mount:
user Allow an ordinary user to mount the file
system. This option implies the options
--> noexec, nosuid, and nodev (unless overridden
by subsequent options, as in the option line
user,exec,dev,suid).

Andernfalls koennte jeder seine root-shell mitbringen ...

D. Stolte