[Bug 11699] CUPS Printer Sharing Option on LAN Not available in Kubuntu
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Fri Jun 10 10:51:48 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=11699
Ubuntu (kubuntu) | cupsys
------- Additional Comments From martin.pitt at ubuntu.com 2005-06-10 11:51 UTC -------
(In reply to comment #0)
> To turn browsing on, either (sudo) edit /etc/cups/cupsd-browsing.conf and change
> "Off" to "On" or go to /usr/share/cups and type
>
> ./enable_browsing 1
enable_browsing is an Ubuntu script that was specifically meant to be called
from GUIs. Jonathan, that's what you should call (as root, of course).
> Then, (sudo) edit /etc/cups/cupsd.conf to comment out the following line so:
>
> # Listen 127.0.0.1:631
>
> and uncomment, as appropriate, to have these entries:
>
> Port 631
> Browsing On
> BrowseAddress @LOCAL
> <Location />
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> Allow From @LOCAL
> </Location>
That part wasn't necessary in Hoary; it was probably introduced while merging a
new Debian version into Breezy, I'll fix that.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kubuntu-bugs
mailing list