Johannes Meixner wrote:

>> One other hint, in order to use hp-toolbox by any user who belongs to 
>> the group "users", thus any local user on the machine, edit
>> /etc/udev/rules.d/55-hpmud.rules and change the line
>>
>> SYSFS{idVendor}=="03f0", OWNER="root", GROUP="lp", MODE="0664"
>>
>> replace lp with users.
> 
> Bad idea because the CUPS backend (which sends the print data
> to the device) runs usually as user "lp" (group "lp") but with
> your change the CUPS backend gets no longer write access.
> 
> Better set owner to lp and group to users
> or replace only the mode with 0666
> or leave 55-hpmud.rules as is and add the user to the lp group
> or set up HAL/hal-resmgr to let it set an appropriate ACL.

Hey Johannes

Oddly, if I just add a user to lp in the lab I still do not have access
to printer state in SUSE.

I typically have to assign the sys group to the user or add lp to my
cupsd.conf. Under sys I can freely control the printer without password.
Adding users to the cupd.conf I still have to input my password but it
works.

My current config has the printer with owner:group as lp:lp and
permissions 664.

Am I missing something?

jh

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to