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

Re: Sharing Printers w/ Win2K machine and Samba



On Monday 01 October 2001 01:59 am, Joe Barnett wrote:
> I'm trying to share my parrallel port printer through samba to my win2k
> laptop, and getting the following error in my log.smbd when i try to
> connect from the laptop:

"connect"?  Print?

> [2001/09/30 22:00:31, 0] smbd/service.c:make_connection(239)
>   littlejoe (192.168.0.4) couldn't find service
>
> ::{2227a280-3aea-1069-a2de-08002b30309d}
>
<snip>

It looks like you're using CUPS.  I have these entries in my smb.conf file:

[global]
        printing = CUPS
        printcap name = lpstat
        load printers = yes
[printers]
        print command = /usr/bin/lpr -P %p -o raw %s
        lpq command = /usr/bin/lpstat -o %p
        lprm command = /usr/bin/cancel %p-%j
        available = yes

> Thanks,
> Joe



Reply to: