Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2011 18:42:47 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Arthur Chance <freebsd@qeng-ho.org>
Cc:        freebsd-questions@freebsd.org, "'Ronald F. Guilmette'" <rfg@tristatelogic.com>
Subject:   Re: drivin' me nuts: permissions and cdda2wav
Message-ID:  <20111206184247.f334d5cc.freebsd@edvax.de>
In-Reply-To: <4EDE4D5D.2010606@qeng-ho.org>
References:  <66927.1323170567@tristatelogic.com> <4EDE00CD.6070507@qeng-ho.org> <04d201ccb431$c9e46f10$5dad4d30$@fisglobal.com> <4EDE4D5D.2010606@qeng-ho.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 06 Dec 2011 17:14:05 +0000, Arthur Chance wrote:
> Excellent as a general purpose diagnostic for pluggable devices, but for 
> a CD drive that's permanently wired to a SATA port and has its SCSI 
> address fixed by device hints like mine it's rather overkill.

I think in such a case going with /etc/devfs.conf
permissions is the easiest way to go. I'm also
following such an approach.

link	cd0	cdrom
link	cd0	dvd
own	cd0	root:operator
perm	cd0	0664
own	xpt0	root:operator
perm	xpt0	0660
own	pass0	root:operator
perm	pass0	0660



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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