I now configurate a SMB Server on Linux Box.
and the printer  work well on Linux ( lpr worked, but latence is too long )
but I cannot print it from windows system , why??

; /etc/smb.conf
[lj5]
   comment = Laser Jet 5
   path = /var/spool/lpd/lp
   browseable = yes
   printable = yes
; Set public = yes to allow user 'guest account' to print
   public = yes
   writable = yes
   print command = lpr -r -h -P %p %s

how I can make it work??

thanx for help.

-- 
Name   : Xie Hua Gang                      |  Email   : [EMAIL PROTECTED]
Address: National Research Center for      |  Phone   : (010)62534642,62587952
         Intelligent Computing System      |  Homepage: http://frost.ncic.ac.cn/~xhg
         PO.Box 2704,Beijing 100080,China  |
 

Reply via email to