Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jun 2003 10:04:29 +0200
From:      zk <zk@wspim.edu.pl>
To:        Brett Glass <brett@lariat.org>
Cc:        security@freebsd.org
Subject:   Re: Removable media security in FreeBSD
Message-ID:  <20030608080429.GA234@hhos.serious.ld>
In-Reply-To: <200306080728.BAA24342@lariat.org>
References:  <200306080728.BAA24342@lariat.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030608080429.GA234>