[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Samba printing problem



On Thu, Jan 03, 2002 at 10:07:48PM -0500, Jeff Self wrote:
| On Thu, 2002-01-03 at 13:03, dman wrote:
[bunch of stuff]
| Thanks for the info. I tried what you recommended and the Windows
| machine doesn't even see a printer now.

That's no good.  Here's parts of my smb.conf :


[global]
    printing = cups
    load printers = yes

;
; A "magic" section.
;
[printers]
    comment = All Printers
    available = yes
    ; spool dir
    directory = /tmp
    printable = yes
    public = yes
    writable = yes
    create mode = 0666
    browseable = yes

    guest ok = yes
    guest account = nobody


HTH,
-D

-- 

Python is executable pseudocode. Perl is executable line noise.



Reply to: