Re: [LOW] STR #4182: Ubuntu 12.04 client can't print to 10.04 server network printer
Michael Sweet <[email protected]> Sun, 16 Sep 2012 16:27:42 -0700 (PDT)
| Newsgroups | gmane.comp.printing.cups.bugs |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Closed w/Resolution]
Jan,
The server configuration can cause a previously working client to stop
working since newer CUPS uses different operations to submit a print job
than CUPS 1.4.x and earlier.
And in this case your default policy is causing the problem. You need to
use:
Require user @OWNER @lpadmin
since only one Require line (the last one) gets used.
Link: http://www.cups.org/str.php?L4182
Version: 1.5.3
Fix Version: None