Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 2004 22:27:58 +0200 (CEST)
From:      Wojciech Puchar <wojtek@tensor.3miasto.net>
To:        freebsd-questions@freebsd.org
Subject:   allowing cdrecord non-root
Message-ID:  <20040731222618.J41097@chylonia.3miasto.net>

next in thread | raw e-mail | index | archive | help
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?



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