google/cloud-print-connector

whitelist issues

Closed this issue · 1 comments

  • Running the connector on Ubuntu 16.04 server
  • Generated json config file with the utility
  • Only configuring for local printing, no cloud
  • 1 shared printer configured, 2 not shared printers configured in CUPS
  • Add shared printer to whitelist presumably to prevent discovery of the other 2
  • All 3 printers are discovered by chromebooks, android phones, etc. on the subnet
  • Any changes to the whitelist or blacklist don't seem to have any effect

My goal is to have just the shared printer to be discoverable on the subnet. What approach gets me there? I'm attaching some of my configuration files. Is this the right approach?

issue.zip

My apologies. Ubuntu 16.04 installs an older version of the connector using apt-install. Updated to the latest version and whitelist functions as expected.