Printing from a win 98 box through the share published by samba does not work, the print job just vanishes... File shares work well. Installing the Samba team most recent rpm cured the problem instantly.
Double check your smb.conf file; does it have: a line that say 'printing = bsd'?
I just had the same problem after my RH 6.0 upgrade. Uncommenting the "printing = bsd" line does, indeed, fix the problem. ------- Email Received From Per Steinar Iversen <PerSteinar.Iversen.no> 05/19/99 02:08 -------
ok, the 'printing = bsd' line is now explicitly uncommented in samba-2.0.4b-1, which will be in the next Raw Hide release...
NO NO NO this is false the global parameter printing = bsd doesn't work ! You need to put in the global section: print command = lpr -r -P%p %s