+++ Lowell Gilbert [freebsd] [15-11-06 16:47 -0500]: | Graham Bentley <[EMAIL PROTECTED]> writes: | | > Hi, | > | > Is there a recommended method of letting non root users | > write some CDR's ? | > | > If so, can anyone give me some pointers / advice etc on | > this ! | | They should be able to use the base system's burncd(8) with nothing | more than read/write permissions on the cd device.
# kldload atapicam # chmod 666 /dev/xpt0 /dev/cd0 /dev/pass0 And you can use cdrecord. Shantanoo -- Ignore everybody. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"