Hi Folks,

I've tried the docs and can't seem to find out what is wrong. I'm running 
RedHat 6.2 with the default samba installed.  I have a win98 machine on the 
192.168.1 network and I want it to be able to print to my (working under 
linux) HP III.  What happens is when the win user prints, the file to be 
printed just sits in the queue on the win box.  It seems that it doesn't 
get copied over to the linux box.  Also in the specified directory (see 
below), a file is constantly being recreated with the name "lpq.00002b98" 
it contains one line: "no entries".
Any help at getting printing working is appreciated.

Below is my (short) smb.conf file:

# Global parameters
[global]        
        workgroup = JUST ANSWERS
        netbios name = JUST ANSWERS
        security = SHARE
        preferred master = Yes
        wins support = Yes
        guest ok = Yes
[test]  
        comment = This is a test. only a test.
        path = /var/tmp
        read only = No
[printer1]
        path = /usr/local/tmp
        create mask = 0700
        hosts allow = 192.168.1
        print ok = Yes
        print command = /usr/bin/lpr -r %s
        printer name = lp

Thanks,


Mark
               ___
             __HHH__
              (@ @)
--------.oOO--\_/--OOo.---------------------------------------------
| Mark Neidorff                |Never assume a conspiracy exists   |
| [EMAIL PROTECTED]    |when mere stupidity can explain    |
| Just Answers!                |an event.                          |
| Computer Systems Solutions   |                   R. K. Bernstein |
-------.ooo0-------0ooo.--------------------------------------------
        (   )       (   )
         \ (         ) /
          \_)       (_/



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to