- Dec 20, 2000
- 6,457
- 6
- 81
I could use some help here, it's been too long since I did anyprinting with samba.
I just got a new brother HL-1440 printer, I decided to attach this one to my Linux box. it's attached to the parallel port.
But I can't print to it from my wifes windows 98 box
here is part of my smb.conf
[printers]
comment = HL-1440
path = /var/spool/samba
guest ok = Yes
printable = Yes
browseable = No
[print$]
path = /usr/local/samba/printers
write list = @home
guest ok = Yes
I stole part of it from a samba list.
anyways I dont get any error messages, I just can't print from windows.
It works fine in linux using the lpr command to print.
I just got a new brother HL-1440 printer, I decided to attach this one to my Linux box. it's attached to the parallel port.
But I can't print to it from my wifes windows 98 box
here is part of my smb.conf
[printers]
comment = HL-1440
path = /var/spool/samba
guest ok = Yes
printable = Yes
browseable = No
[print$]
path = /usr/local/samba/printers
write list = @home
guest ok = Yes
I stole part of it from a samba list.
anyways I dont get any error messages, I just can't print from windows.
It works fine in linux using the lpr command to print.