I’m trying to get printers to stop showing up with in the gnome print dialogue. I’m using cups-browsed to integrate remote printers from a particular server. I do not want avahi adding printers. The solution so far has been to disable avahi entirely.
I’m running openprinting cups 2.4.12
I’ve disabled anything related to browsing in
- cupsd.conf
- cups-browsed.conf
Here’s the beginning of my cupsdconfiguration
LogLevel warn
MaxLogSize 1m
ErrorPolicy stop-printer
Listen 631
Browsing Off
BrowseLocalProtocols none
DefaultAuthType Basic
WebInterface Yes
IdleExitTimeout 60
Here’s the beginning of my cups-browsed.conf
AllowResharingRemoteCUPSPrinters no
# added by post scriptlet
BrowseRemoteProtocols none
BrowseProtocols none
BrowseInterval 1200
BrowseTimeout 6000
BrowsePoll cups.ad.ptsd50.org
UpdateCUPSQueuesMaxPerCall 20
PauseBetweenCUPSQueueUpdates 5
BrowseFilter host mycupsserver
BrowseFilter name ^OFFICE
lpstat -v shows the right amount of printers, but when I go to print in gnome I’m bombarded with every single printer on the network. Many of which are garbage. I’d like to still have avahi but also