CD Writing from non root accounts

Shantanoo Mahajan shantanoo at gmail.com
Wed Nov 15 21:35:17 PST 2006


+++ Lowell Gilbert [freebsd] [15-11-06 16:47 -0500]:
| Graham Bentley <admin at cpcnw.co.uk> 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.


More information about the freebsd-questions mailing list