Removable media security in FreeBSD

zk zk at wspim.edu.pl
Sun Jun 8 01:04:33 PDT 2003


On Sun, Jun 08, 2003 at 01:28:50AM -0600, Brett Glass wrote:
> since this would allow anyone to write someone else's removable media. Is
> there a standard, SECURE way of allowing an unprivileged user at the console
> to get at removable media that s/he has inserted in the machine?
> 
Create group floppy, chown 0:floopy /dev/floppy*, chmod g+rw /dev/fd0*
and add user to group floppy.
And vfs.usermount=1

zk


More information about the freebsd-security mailing list