Not sure if this would be better for the Samba list, but I though I would
see if the guru's here would be able to help me.

Here is my problem:

I have a Deskjet 820Cse printer installed on my RedHat Linux 7.3 machine.
It works great. I have the printer set up as a share on my network using
Samba. Windows clients can connect to it and everything seems to print ok.
However, when a user clicks on the printer icon from within windows, it
says ACCESS DENIED. Unable to connect to the printer. However, they can
print to it fine. The problem is, they cant manage their documents at all
while they are printing cause they cant see the job due to the access
problem. Weird hu?

Problem 2:

Same server, Linux as the workstation. Im trying to connect my Linux box
(RedHat 8.0) machine to the same printer as above using SMB, however, it
does nothing. It installes ok, LPR restarted, but when I try to print a
test, nothing prints. I can ping the server and do a smbclient -L
<servername> and see the share too.

Here is my printer section in smb.conf. Hope this helps:

[printers]
        path = /var/tmp
        browseable = yes
        comment = All Printers
        guest ok = yes
        printable = yes

[deskjet820Cse]
        path = /var/tmp
        printer name = home_printer
        writable = yes
        public = yes
        printable = yes
        print command = lpr -l -r -h -P %p %s

Any help would be great.

Thanks

Joe

-- 
Joe Giles
[EMAIL PROTECTED]
AOL: mcigiles

-------
Registered Linux User #264910 http://counter.li.org
-------






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

Reply via email to