Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: jorge.martinez on May 12, 2014, 03:25:29 pm

Title: Problem when try add new printer
Post by: jorge.martinez on May 12, 2014, 03:25:29 pm
Hi all,

I have installed a Zentyal 3.4.3 server and i'm trying install a network printer that we have, i'm using the CUPS interface, but when try add the printer the system always say "broken pipe". I have try alse via lpadmin, but i have the same error:
Code: [Select]
lpadmin -p MFCJ6510DW -v lpd://BRN001BA9584032/BINARY_P1 -E -P /usr/share/cups/model/Brother/brother_mfcj6510dw_printer_en.ppd
lpadmin: Broken pipe

I try with other ppds files and nothing, always have the same error.

Any help??

Thanks.
Title: Re: Problem when try add new printer
Post by: jbahillo on May 12, 2014, 03:37:01 pm
Hello:

Have you checked that the user you try to add a printer is member of system group lpadmin?
Title: Re: Problem when try add new printer
Post by: risto.pekkala on June 18, 2014, 02:03:30 pm
I have the same problem. And my user belongs to lpadmin group.
Title: Re: Problem when try add new printer
Post by: timeit on August 20, 2014, 05:27:33 pm
the same to me with
zentyal 3.5
after comment out
#Listen /var/run/cups/cups.sock
in /etc/cups/cupsd.conf
it is working
(
and disabled apparmor for cups because some denying
and added HostNameLookups on  just for accesing it via FQDN
)