Adding printers

Michael Sweet mike at easysw.com
Tue Jun 1 13:26:07 PDT 2004


dpatters at cs.unm.edu wrote:
> Hello,
> 
> I have a CUPs server up and running. What Im
> enquiring about is, whenever someone else with say a
> Mac OSX system adds their own printers my server picks
> up this addition and adds it to its own list of printers.
> 
> Is there a way to stop this?

Yes.

Use the BrowseDeny, BrowseAllow, and BrowseOrder directives in the
/etc/cups/cupsd.conf file on your server.  If you don't want to see
any remote printers on the server, just use:

     BrowseOrder deny,allow
     BrowseDeny all

-- 
______________________________________________________________________
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