[Samba] printing Problems in Samba 3.0.10
Christoph Klein
christophk at cip.wiwi.uni-karlsruhe.de
Fri Jan 28 09:55:30 GMT 2005
Hi all,
we are using Samba for a year in our departement. It replaced a
dedicated win2k-server for printer and file sharing. We are quite happy
with it, but we have still some problems. Does anyone of you know
solutions to this:
1. We are using HP Laserjet 4300 in our departement. Driver ( origial PS
drivers from HP website) installation was successfull and basic functionality works, but some features like collate and n-up are missing on the options panels of the driver. We tested these drivers on a Windows server before, and there they hadd these options.
2. From time to time our samba server forgets all options of the
printer: The Driver name, additional installed components (duplex unit,
second tray) and the long, friendly printer name.
3. Since today enumprinter returns for a single printer two printers: one with the friendly name, the other with the share name. If i open the properties dialog, they both show the same dialog for thr printer with the logn name. In smb.conf there is only a signle entry defined for this printer.
Sample smb.conf is appended
Thanks for your help
Christoph
-------------- next part --------------
[global]
workgroup = CIP-POOL
realm = WIWI.UNI-KARLSRUHE.DE
netbios name = fwi-fortuna
allow trusted domains = No
winbind use default domain = yes
winbind trusted domains only = yes
server string = %h server (Samba %v)
security = ADS
username map = /etc/samba/usermap
restrict anonymous = 2
load printers = No
printcap name = cups
dns proxy = No
invalid users = root
printer admin = smbop, christophk, @lpadmin
printing = cups
#APW Skripte
enumports command=/usr/bin/enumports
addprinter command=/usr/bin/addprinter
deleteprinter command=/usr/bin/deleteprinter
[printers]
comment = All Printers
path = /tmp
force user = zbenutzer
create mask = 0700
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /usr/share/samba/printers
write list = smbop, christophk, @lpadmin
force user = smbop
browseable = No
[hp43cps]
path = /tmp
printable = Yes
printer name = fwi-hp4300c
[PDF]
path = /tmp
printable = Yes
printer name = PDFPrinter
[hp43dpc]
path = /tmp
printable = Yes
printer name = FWI-HP4300D
[hp43apc]
path = /tmp
printable = Yes
printer name = fwi-hp4300a
[hp43aps]
path = /tmp
printable = Yes
printer name = fwi-hp4300a
[hp45pcl]
path = /tmp
printable = Yes
printer name = fwi-cip-hp4500n
[hp45ps]
path = /tmp
printable = Yes
printer name = fwi-cip-hp4500n
[hp46bpc]
path = /tmp
printable = Yes
printer name = fwi-hp4600b
[hp46bps]
path = /tmp
printable = Yes
printer name = fwi-hp4600b
[hp43cpc]
path = /tmp
printable = Yes
printer name = fwi-hp4300c
[hp46apc]
path = /tmp
printable = Yes
printer name = fwi-hp4600a
[hp46aps]
path = /tmp
printable = Yes
printer name = fwi-hp4600a
[hp43dps]
path = /tmp
printable = Yes
printer name = FWI-HP4300D
[hp43bps]
path = /tmp
printable = Yes
printer name = fwi-hp4300b
[hp43bpc]
path = /tmp
printable = Yes
printer name = fwi-hp4300b
More information about the samba
mailing list