allowing cdrecord non-root

Wojciech Puchar wojtek at tensor.3miasto.net
Sat Jul 31 13:28:13 PDT 2004


how can i allow given group to be able to write cd's?

in NetBSD doing (assuming group name cdrw)

chgrp cdrw /dev/rcd0* /dev/cd0*
chmod 660 /dev/rcd0* /dev/cd0*


in FreeBSD doing this for /dev/cd0 and /dev/acd0 doesn't work.

tried to do the same with /dev/xpt0 - doesn't work too.

is it possible at all?


More information about the freebsd-questions mailing list