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?
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to