Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2006 11:04:05 +0530
From:      Shantanoo Mahajan <shantanoo@gmail.com>
To:        Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Cc:        freebsd-questions@freebsd.org, Graham Bentley <admin@cpcnw.co.uk>
Subject:   Re: CD Writing from non root accounts
Message-ID:  <20061116053404.GA1445@madhosh.dhoomketu.net.in>
In-Reply-To: <44lkmcpel3.fsf@be-well.ilk.org>
References:  <20061115203603.1d89c2de.admin@cpcnw.co.uk> <44lkmcpel3.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
+++ Lowell Gilbert [freebsd] [15-11-06 16:47 -0500]:
| Graham Bentley <admin@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.



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