When I open the printer folder I see the printer there. It is not shaded (indicating that the printer is offline). I can actually see it in Network Neighborhood. If I use the the 720c drivers provided by HP, I get an error message stating: There was an error writing to \\server\printer for the printer (driver): Your file waiting to be printed was deleted
I am trying the basic HP Deskjet driver now just to see what happens. Mark Alex Meaden wrote: >----- Original Message ----- >From: "mark" <[EMAIL PROTECTED]> >To: "Alex Meaden" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> >Sent: Tuesday, June 11, 2002 12:02 AM >Subject: Re: [Samba] printer drivers > > > > >>Alex, >>Thank for your help but I still can't print. Here is my smb.conf file. >> My file sharing works but not my printer. Can you see what I'm doing >>wrong? >> >> > >I'm not that you should have a "[Printer]" share in your smb.conf. If you >open \\mark from a Windows PC, and then double-click the Printers folder, >what if anything is listed? > >Alex. > > > >>[global] >> workgroup = K9PC >> netbios name = MARK >> server string = Samba Server %v >> encrypt passwords = Yes >> log file = /var/log/samba/log.%m >> max log size = 50 >> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 >> printcap name = lpstat >> dns proxy = No >> wins support = Yes >> hosts allow = 127.0.0. 192.168.1. >> printing = cups >> >>[homes] >> comment = Home Directories >> read only = No >> browseable = No >> >>[printers] >> comment = All Printers >> path = /var/spool/samba >> create mask = 0700 >> guest ok = Yes >> printable = Yes >> print command = lpr-cups -P %p -o raw %s -r # using client >>side printer drivers. >> lpq command = lpstat -o %p >> lprm command = cancel %p-%j >> browseable = No >> >>[elaine] >> path = /home/elaine >> >>[Printer] >> path = /tmp >> guest ok = Yes >> printable = Yes >> >> -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
