How do I enable broadcasting?

Daniel Kasak dkasak at nusconsulting.com.au
Mon Jul 19 18:47:03 PDT 2004


Hi all.

At one point, I had CUPS broadcasting working. After an clumsy update, it no longer works. I assume I've overwritten my config file.

I have the following options in my cups.conf file ( only showing relevant options ):

Browsing On
BrowseProtocols cups
BrowseAddress @LOCAL
BrowseAllow @LOCAL

<Location />
Order Deny,Allow
Deny From All
Allow From @LOCAL
</Location>

<Location /jobs>
Allow From @LOCAL
</Location>

<Location /printers>
Allow From @LOCAL
</Location>

<Location /admin>
AuthType Basic
AuthClass System
Order Deny,Allow
Deny From All
Allow From @LOCAL
</Location>

I've copied this file to some CUPS clients, and restarted them all. I can't see any printers in the web-admin tool on the clients. What else do I need to do? I've searched google high and low and can't find anything else I need to set...

Thanks!

Dan




More information about the cups mailing list