Re: Mounting CDROM as user under 5.x

From: Jason Bacon (jbacon_at_mcw.edu)
Date: 12/31/03

  • Next message: Matthew Seaman: "Re: rsh and rcp problems between Solaris and FreeBSD"
    To: freebsd-questions@freebsd.org
    Date: Wed, 31 Dec 2003 10:11:26 -0600
    
    

    If anyone's interested in a programmed solution, you can download
    my "supermounter" from http://www.neuro.mcw.edu/~bacon/fmri.html.

    It runs SUID root (you can change this to SUID whatever you want
    by modifying the Install script if you're concerned about security)
    and lets you specify which devices users are allowed to mount/unmount, and
    whether to automatically eject on unmount. ( Also download the eject
    program if you want this feature )

    Cheers,

            Jason

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Matthew Seaman: "Re: rsh and rcp problems between Solaris and FreeBSD"