Let me preface this message by saying that I have read similar articles posted here and they have not worked for my situation.
Here is the situation...I have a Brother HL-5040 Laser jet hooked up to a windows XP machine, the printer is shared along with several other directories. I am able to access the shared directories using smbclient on the Linux machine. I have configured the printer via localhost:631 and told the linux machine to accept the printer. I have tried to print a test page in both KDE and at the shell prompt which prints the following,"request id is Brother_Laser-7 (1 file(s))" however no page EVER prints.
I can get some action out of the printer when I connect to it via smbclient and tell it to print a file (it warms up, then sits, but that is more than what I get through lp)
Below is a copy of my etc/cups/printers.conf file
# Printer configuration file for CUPS v1.1.23
# Written by cupsd on Thu 07 Jul 2005 05:19:08 PM CDT
<Printer Brother_Laser>
Info Brother Brother HL-5040 hl1250
Location
DeviceURI smb://BASEMENT/Janeslaptop/Laser
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>
<DefaultPrinter BrotherLaser>
Info BrotherLaser
DeviceURI smb://Janeslaptop/Laser
State Stopped
StateMessage
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
also, here is a copy of a message I get while running the CUPS config on localhost,
Default Destination: BrotherLaser
Brother_Laser Brother HL-5040 Foomatic/hl1250 (recommended)
Description: Brother Brother HL-5040 hl1250
Location:
Printer State: processing, accepting jobs.
"Unable to connect to SAMBA host, will retry in 60 seconds...ERROR:
Connection failed with error NT_STATUS_ACCESS_DENIED"
Device URI: smb://BASEMENT/Janeslaptop/Laser
any help would be greatly appreciated.
Thanks,
Dave