SV: [Samba] Trouble with CUPS/SAMBA - Solved
Bo Mellberg bo.mellberg at jolife.se
Mon Jun 23 18:21:05 GMT 2003


I solved the problem by using:



Which versions of CUPS and Samba are you using?


And are you *really* still using the "cupsomatic"-PPD
from Linuxprinting.org for that *PostScript*-printer??

[global]
        printing = cups
        printcap name = lpstat
        load printers = yes

and in [printers]-section:

[printers]
        comment = All Printers
        path = /var/spool/samba
        browseable = no
        guest ok = yes
        writable = no
        printable = yes
        create mode = 0700
        print command = lpr -P %p -o raw %s -r
        lpq command = lpstat -o %p
        lprm command = cancel %p-%j
        printer admin = @users

With great help from:
http://www.buberel.org/linux/cups-samba.php

Hope it helps someone...

I fear it does more confuse than help -- unless your version info is forthcoming....

Cheers,
Kurt

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

Reply via email to