On 2/19/06, Peter <[EMAIL PROTECTED]> wrote:
> 2. I have disabled printing using:
>
>    disable spoolss = yes
>
> My logs are filling up with messages (every 30 minutes):
>
> printing/print_cups.c:cups_cache_reload(85)
>   Unable to connect to CUPS server localhost - Connection refused
>
> How can I stop this from happening?

"disable spoolss" doesn't disable printing completely, it just
disables the newer SPOOLSS style of printing.  To disable printing
completely:

    load printers = no
    printing = bsd
    printcap name = /dev/null

Josh Kelley
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to