Bug 29760

Summary: the device can be owned not by the scanner group if it is multi-functional
Product: Branch t6 Reporter: Ivan Zakharyaschev <imz>
Component: libsaneAssignee: Vitaly Lipatov <lav>
Status: NEW --- QA Contact: QA t6 <qa-t6>
Severity: normal    
Priority: P3 CC: cas
Version: не указана   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 23193    

Description Ivan Zakharyaschev 2014-01-27 23:17:07 MSK
libsane-1.0.24-alt2.1.M60P.1

In my case (https://bugzilla.altlinux.org/show_bug.cgi?id=28353#c3 ), the device file for the multi-functional (printer and scanner) device is owned by the "lp" group, not by the "scanner" group.

So the users who should have access to scanners don't have access to this scanner.

The two users of my system are in the "scanner" group, but not in the "lp" group.

Should this be considered a bug or not a bug?

Is the advice then to add users to the "lp" group? (If ConsoleKit is not enough for what we want.)
Comment 1 Andrey Cherepanov 2014-01-28 13:04:07 MSK
See lsattr /dev/<your device>

ConsoleKit (old way) or logind should add scanner as group in attribute for logged in Xorg users.