Comment 11 for bug 42802

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 42802] Re: network printing regression

Hi,

Ante Karamatić [2006-05-17 19:36 -0000]:
> I guess you have configuration error. I advise you to reinstall cupsys
> packages on Dapper (replacing your configs with default) and check
> configs of CUPS 1.1.x server. It must have Listen or Port set to 631.
> Browsing is optional, but Allow @LOCAL is a must under <Location />
> directive.

Just for the record, the default cups configuration in dapper now
already contains the 'Allow @LOCAL' directive (breezy doesn't,
though). So you only need to enable sharing and browsing with

  sudo /usr/share/cups/enable_sharing 1
  sudo /usr/share/cups/enable_browsing 1

on the server, and

  sudo /usr/share/cups/enable_browsing 1

on the client (enable_browsing works in breezy, enable_sharing is new
in dapper; on breezy you have to set the Port directive as Ante
described).

--
Martin Pitt http://www.piware.de
Ubuntu Developer http://www.ubuntu.com
Debian Developer http://www.debian.org

In a world without walls and fences, who needs Windows and Gates?