Re: Fwd: usb printer vs cups

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Wed, 17 Sep 2014 08:21:17 +0200
On 09/17/14 08:00, Andriy Gapon wrote:
>
> Soliciting help.
>
> -------- Forwarded Message --------
>
>>From my experience I think that cupsd executes backend tools with all uids and
> gids set to cups and no supplementary groups.  In the case of USB printers the
> backends need to access /dev/usbctl and /dev/usb/foobar that corresponds to a
> printer.  That means that the access to those devices must be somehow granted to
> cups:cups.
> How do people solve this?  What kind of permissions / configuration do you use?
>
> P.S.
> Maybe I over-generalized the issue to all USB printers.  My personal experience
> is with an HP printer handled by hplip / hplip-plugin.
>

Hi,

The /usr/ports/print/cups-base should be updated.

The pkg-message should not say that:


# FreeBSD 8.x
add path 'usb*' mode 0770 group cups
add path 'ugen*' mode 0660 group cups

add path 'usb/0.2.*' mode 0660 group cups

Is needed. This is wrong.

Instead make cups-base install the attached devd configuration file in 
/usr/local/etc/devd/ which does the needed chown for printers only.

--HPS

Received on Wed Sep 17 2014 - 04:21:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:52 UTC