Comment 8 for bug 76077

Revision history for this message
Matt Zimmerman (mdz) wrote : Re: [Bug 76077] Re: Permissions on /dev/usblp* don't agree with cupsys

On Tue, Feb 13, 2007 at 02:03:57PM -0000, Patrice Vetsel wrote:
> temporary workaround is to do :
> sudo addgroup cupsys plugdev
> sudo /etc/init.d/cupsys restart

Please don't. If you are affected by this bug and require a workaround, do:

sudo chgrp lp /dev/usblp0

This must be done each time the printer is connected, but is less
risky than changing group membership (which defeats the security framework).

--
 - mdz