There is a bug in samba printing cups at least for
version 2.2.3 and up. It cant resolve -P %p in the
print command line. Fix it by replacing -P %p with the
absolute path to the printing device found in lpstat
-v
IE.for my usb printer.
[global]
printcap name = lpstat
[printers]
  path = /var/spool/samba
  print command = lpr /dev/usb/lp0 -o raw %s;rm %s -r
  printable = yes
  printing = cups
Try this and add the rest of the commands to the
printer section.



--- Henry Stuemer <[EMAIL PROTECTED]> skrev: >  
> 
> Dear All,
> 
> after changing my Linux box to Samba 2.2.3a and CUPS
> I'm struggling with
> some probleme :
> 
> From XPpro Client : The printer works without any
> problems.
> 
> From 98SE and Me Clients : The Wizard shows that the
> printer is offline
> and cannot print.
> 
> Can anybody give me a hint where to search ?
> 
> Regards
> 
> Henry
> 
> 

______________________________________________________
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to