Hello,

On Oct 18 00:22 Malte Gell wrote (shortened):
> In /etc/cups-autoconfig.conf set 
> 
> DisablePrintersOnRemoval=no
> 
> and restart cups, then the printer is not stopped next time you start 
> your machine.

If you don't like what cups-autoconfig does (i.e. if you prefer
that you control the print queues and not whatever automatism),
uninstall the cups-autoconfig package and reboot (or restart HAL)
to make HAL aware of its changed config files, see
https://bugzilla.novell.com/show_bug.cgi?id=218393#c28


> 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.

Choose what you like depending on what fits best for your needs.

For details and background information, see the
"controllable permissions" section in

http://sourceforge.net/mailarchive/message.php?msg_name=Pine.LNX.4.64.0707040850200.22081%40nelson.suse.de


Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany
AG Nuernberg, HRB 16746, GF: Markus Rex

-------------------------------------------------------------------------
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