How do I enable broadcasting?

Michael Sweet mike at easysw.com
Tue Jul 20 04:03:38 PDT 2004


Daniel Kasak wrote:
> 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...

You need the browse stuff on the server, too...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Printing Software for UNIX                       http://www.easysw.com




More information about the cups mailing list