Re: Removable media security in FreeBSD

From: zk (zk_at_wspim.edu.pl)
Date: 06/08/03

  • Next message: Vaclav Petricek: "redirect unauthorized users to a login page (natd as a transparent proxy)"
    Date: Sun, 8 Jun 2003 10:04:29 +0200
    To: Brett Glass <brett@lariat.org>
    
    

    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
    _______________________________________________
    freebsd-security@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-security
    To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"


  • Next message: Vaclav Petricek: "redirect unauthorized users to a login page (natd as a transparent proxy)"

    Relevant Pages

    • Re: What are your thoughts
      ... Rosie wrote: ... The only way to be sure data is secure is to have it stored on ... removable media and locked in a safe. ... protected encrypted files is reasonably secure. ...
      (uk.people.silversurfers)
    • Re: Removable media security in FreeBSD
      ... On Sun, 8 Jun 2003, zk wrote: ... >> since this would allow anyone to write someone else's removable media. ... >> there a standard, SECURE way of allowing an unprivileged user at the console ...
      (FreeBSD-Security)