Hi,
Sean Noonan wrote:
> Just fixed permissions for xpt* and chg-scsi works. Thanks sooo much Ben.
>
> One last question, please. What's the best way to "fix" the permissions
> problem on the devices in question:
>
> chown operator:operator /dev/whatever (most are currently root:operator)
>
> OR
>
> chmod 660 /dev/whatever (looks like 600 right now).
I believe the usual method is to grant write access to the group rather
than changing the ownership of the device. At least that's the way I
do it :) In the grand scheme of things I doubt it matters much.
You will want to make sure that you only modify permissions (or ownership)
on the devices absolutely required. That leaves less chance for something
to run amok and start trashing your disk drives or other devices.
-Ben
--
Benjamin Lewis Thank goodness modern convenience is a
Database Analyst/Programmer thing of the remote future.
Purdue University Computing Center -- Pogo, by Walt Kelly
[EMAIL PROTECTED]