[Trac-bugs] [PC-BSD Trac] #157: File permissions wrong for USB Scanner
PC-BSD
trac at pcbsd.org
Fri Oct 24 02:38:53 PDT 2008
#157: File permissions wrong for USB Scanner
---------------------------------------------------------+------------------
Reporter: lme | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: System Configuration | Version: 7.0.1
Keywords: scanner usb devfs user permissions skanlite |
---------------------------------------------------------+------------------
In PC-BSD 7.01 my USB scanner (Canon LiDE 25) is properly recognized as
uscanner0, but the device permissions are not right.
While I can use the scanner by starting skanlite as root, when I start
skanlite as a normal user, I get an error message that no scanners were
found.
That's because the user doesn't have read/write permissions to
/dev/uscanner0.
Adding
{{{
add path uscanner[0-9]* mode 0660 group operator
}}}
to /etc/devfs.conf
should fix that.
--
Ticket URL: <https://trac.pcbsd.org/ticket/157>
PC-BSD <http://trac.pcbsd.org>
PC-BSD Project Management
More information about the Trac-bugs
mailing list