cups-browsed(8) | cups-browsed(8) |
cups-browsed - A daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers
cups-browsed [-v | -d | --debug] [-c config-file] [-o option=value] [-o 'config file line'] ... [--autoshutdown=mode] [--autoshutdown-timeout=timeout] [-h | --help | --version]
cups-browsed has four independently switchable functions:
Note that 2. and 4. are only to allow communication with legacy CUPS servers (1.5.x or older) on the remote machine(s). The standard method to broadcast for shared/network printers to broadcast their presence is Bonjour. The CUPS broadcasting/browsing protocol is deprecated.
cups-browsed can be run permanently (from system boot to shutdown) or on-demand (for example to save resources on mobile devices). For running it on-demand an auto-shutdown feature can be activated to let cups-browsed terminate when it does not have queues any more to take care of.
/etc/cups/cups-browsed.conf
SIGINT, SIGTERM: cups-browsed will shutdown.
SIGUSR1: Switches cups-browsed into permanent mode (no auto shutdown).
SIGUSR2: Switches cups-browsed into auto shutdown mode.
Please take references to cups 1.6.x to include newer versions. Similarly, cups 1.5.x is intended to encompass older versions too.
In environments with only cups 1.6.x servers and clients (plus cups-browsed on either server or client or both) the function described in 1. enables the automatic discovery of remote queues and their display in printing dialogues of applications and with command line tools.
The facility provided by 3. allows printers that are registered in an LDAP server to be added as local queues. CUPS servers 1.5.x are able to automatically register printers in LDAP. The facility provided by cups-browsed allows a filter string to further limit the printers that are browsed from LDAP.
The facility provided by 4. means that servers running cups 1.6.x plus cups-browsed can broadcast their local queues so that clients with cups 1.5.x get these queues automatically available. The outcome of 2. is that clients running cups 1.6.x plus cups-browsed can use the CUPS broadcasts from servers with cups 1.5.x. As with browsing of Bonjour broadcasts, the created local raw queues are available to applications and command line tools.
/usr/share/doc/cups-browsed/README.gz
The authors of cups-browsed are listed in /usr/share/doc/cups-browsed/AUTHORS.
This manual page was written for the Debian Project, but it may be used by others.
29 June 2013 |