Gaccm
11-27-2002, 05:08 AM
I have a printer setup on my computer that I want to share throught samba to a win xp and 9x network. I've been tweaking with it, but whenever I set it as the printer to use on a windows computer it just says, "there is an error." One problem is that I have set it up as a cups printer and so most of the defaults don't work for me. Here is my smb.conf section so far:
[tasslehoff]
path = /tmp
guest ok = Yes
printable = Yes
print command = lp -P'%p' %s
printer name = tasslehoff
use client driver = Yes
[tasslehoff]
path = /tmp
guest ok = Yes
printable = Yes
print command = lp -P'%p' %s
printer name = tasslehoff
use client driver = Yes