Hi guys,
I'm using Redhat Linux 9 as a home server. I have a Lexmark E210 printer connected to it via LPT port. The printer is shared via CUPS and SAMBA is enabled. My XP workstation is able to connect to the printer and everything look ok. The printer status on XP shows READY. But when I print, nothing happens. I checked the properties and found no printer port is selected. I did some research on this and it seems like the printer should be connected to a samba port or something. Anyone know what's missing here? Below is my samba's print server setting...
************************************************************
[printers]
comment = All Printers
path = /var/spool/samba
browseable = yes
# Set public = yes to allow user 'guest account' to print
guest ok = yes
writeable = yes
printable = yes
use client driver = yes
*************************************************************
Let me know if you have any clue. Thanks.
I'm using Redhat Linux 9 as a home server. I have a Lexmark E210 printer connected to it via LPT port. The printer is shared via CUPS and SAMBA is enabled. My XP workstation is able to connect to the printer and everything look ok. The printer status on XP shows READY. But when I print, nothing happens. I checked the properties and found no printer port is selected. I did some research on this and it seems like the printer should be connected to a samba port or something. Anyone know what's missing here? Below is my samba's print server setting...
************************************************************
[printers]
comment = All Printers
path = /var/spool/samba
browseable = yes
# Set public = yes to allow user 'guest account' to print
guest ok = yes
writeable = yes
printable = yes
use client driver = yes
*************************************************************
Let me know if you have any clue. Thanks.