elmore
March 1st, 2003, 17:56
Anyone here configured samba 2.2.7a and FreeBSD 5.0 and successfully gotten printing to work via lpd?
I've set this up a thousand times and never had a problem for the life of me I cannot get printing to work with 2.2.7a and FBSD 5.
I am going crazy!!!
here's the relevant config files.
/etc/printcap
[code:1:e12d17c28a]
printer: \
:_nxfinalform:sh:sf:mx#0:lo=lock:lp=:rm=printer:rp =lp: \
:note=Printer:sd=/var/spool/lpd/printer: \
:ty=HP LaserJet 4000 Series PS:
[/code:1:e12d17c28a]
Here's /usr/local/etc/smb.conf
[code:1:e12d17c28a]
Global Definitions
load printers = yes
printcap name = /etc/printcap
printing = bsd
Share Definitions
[printers]
comment = All Printers
security = user
path = /var/spool/samba
browseable = no
printable = yes
public = yes
writable = yes
[/code:1:e12d17c28a]
Obviously I have /var/spool/samba created and /var/spool/lpd/printer made.
/etc/hosts.lpd has a + in it
I have tried various print command variables in the smb.conf
In addition, I have read the Samba FAQ and followed it to a t. And the FBSD Handbook. I think printing is just broken. Can anyone else confirm. Maybe cups is a viable alternative. Anyone have a config they'd be willing to share if that's the case?
I've set this up a thousand times and never had a problem for the life of me I cannot get printing to work with 2.2.7a and FBSD 5.
I am going crazy!!!
here's the relevant config files.
/etc/printcap
[code:1:e12d17c28a]
printer: \
:_nxfinalform:sh:sf:mx#0:lo=lock:lp=:rm=printer:rp =lp: \
:note=Printer:sd=/var/spool/lpd/printer: \
:ty=HP LaserJet 4000 Series PS:
[/code:1:e12d17c28a]
Here's /usr/local/etc/smb.conf
[code:1:e12d17c28a]
Global Definitions
load printers = yes
printcap name = /etc/printcap
printing = bsd
Share Definitions
[printers]
comment = All Printers
security = user
path = /var/spool/samba
browseable = no
printable = yes
public = yes
writable = yes
[/code:1:e12d17c28a]
Obviously I have /var/spool/samba created and /var/spool/lpd/printer made.
/etc/hosts.lpd has a + in it
I have tried various print command variables in the smb.conf
In addition, I have read the Samba FAQ and followed it to a t. And the FBSD Handbook. I think printing is just broken. Can anyone else confirm. Maybe cups is a viable alternative. Anyone have a config they'd be willing to share if that's the case?