SCSI scanner permissions
I finally got my SCSI scanner working.
Now I have to get the permissions set up correctly.
I thought I could do this:
addgroup scanner
chown root.scanner /dev/scsi/host2.../generic
adduser {me} scanner
chmod g+rw /dev/scsi/host2/.../generic
It didn't work.
I had to chmod a+rw to the scsi device for it to work.
And when I reboot, everything is gone.
So how are you supposed to do this?
--
In Nature there are neither rewards nor punishments, there are consequences.
-- R.G. Ingersoll
Reply to: