Hi Again Folks,

I checked my log.smb file when a user was not able to print and I found the 
following messages are generated when the user tries to print:

[2000/08/14 22:08:50, 1] lib/util_sock.c:client_name(997)
   Gethostbyaddr failed for 192.168.1.3
[2000/08/14 22:08:50, 0] lib/access.c:check_access(262)
   Denied connection from 192.168.1.3 (192.168.1.3)

I'm using pmfirewall as my "security blanket."  Are these errors due to 
pmfirewall or samba?  In either case how do I fix them?

Thanks,

Mark

At 05:25 PM 08/13/2000 -0400, I wrote:
>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



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

Reply via email to