[Samba] Printing in 3.0.1
Manfred Odenstein
manfred.odenstein at chello.at
Mon Apr 26 07:11:48 GMT 2004
Hi,
I'm running samba 3.0.1 on SuSE9, server is configured as member server in a
NT4 controlled domain.
now the problem:
it's possible to upload drivers;
it's possible to set default settings/ setting printer configuration;
Client:
add new printer -> network printer -> browse for network printers , and here
is the problem, the samba isn't shown as a print server, it's displayed in
the network browser but not if want to add a new printer. the printers are
shown in the "normal" network browser if I click on the samba server.
regards manfred
here is the smb.conf
[global]
server string = something version x-x
netbios name = NBNAME
workgroup = DOMANI
domain master = no
local master = no
security = domain
domain logons = no
#log file = /var/log/samba/log.%m
#log level = 3
password server = DOMANICTRL
encrypt passwords = yes
obey pam restrictions = No
winbind separator = +
idmap backend =
idmap uid = 10000-20000
idmap gid = 10000-20000
printing = cups
load printers = yes
use client driver = no
printer admin = @ntadmin,DOMANI+Administrator,root
[print$]
comment = Printer Driver Download Area
path = /var/lib/samba/drivers
browsable = yes
guest ok = yes
read only = yes
write list = @ntadmin,DOMANI+Administrator,root
force create mode = 0660
force group = root
[printers]
comment = All printers
printable = yes
path = /var/spool/samba
browseable = no
guest ok = yes
public = yes
read only = yes
writable = no
printer admin = @ntadmin,DOMANI+Administrator,root
[hp LaserJet 2200 Series PCL6]
printable = yes
path = /var/spool/samba
browseable = yes
guest ok = yes
public = yes
read only = yes
writable = no
printer name = laser2200
printer admin = @ntadmin,DOMANI+Administrator,root
[HP LaserJet 5Si]
printable = yes
path = /var/spool/samba
browseable = yes
guest ok = yes
public = yes
read only = yes
writable = no
printer name = HPLaserJ
printer admin = @ntadmin,DOMANI+Administrator,root
[HP LaserJet 1300n]
printable = yes
path = /var/spool/samba
browseable = yes
guest ok = yes
public = yes
read only = yes
writable = no
printer name = hpLaser1300
printer admin = @ntadmin,DOMANI+Administrator,root
[HP LaserJet 4050 Series]
printable = yes
path = /var/spool/samba
browseable = yes
guest ok = yes
public = yes
read only = yes
writable = no
printer name = HP4050
printer admin = @ntadmin,DOMANI+Administrator,root
[work]
admin users = DOMANI+Administrator
path = /work/work
browsable = yes
create mask = 0660
directory mask = 0770
force create mode = 0600
read only = no
writeable = yes
[somethingother]
admin users = DOMANI+Administrator
path = /work/elsewhere
browsable = yes
create mask = 0660
directory mask = 0770
read only = no
writeable = yes
force create mode = 0600
More information about the samba
mailing list