Guido Lorenzutti
2007-Dec-13 13:07 UTC
[Samba] rpcclient enumdrivers "result was WERR_UNKNOWN_PRINTER_DRIVER"
Hi people!
I have a problem when I do a:
rpcclient -c "enumdrivers 3" -U glorenzutti beruti-cups
I get a:
result was WERR_UNKNOWN_PRINTER_DRIVER
This is my testparm output:
[global]
unix charset = 850
workgroup = SARASA
netbios name = CUPS
security = DOMAIN
password server = 132.312.323.123
restrict anonymous = 1
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
name resolve order = wins hosts lmhosts bcast
time server = Yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
IPTOS_LOWDELAY SO_KEEPALIVE
printcap cache time = 60
printcap name = cups
lm announce = Yes
domain master = No
dns proxy = No
wins server = 132.312.323.123
panic action = /usr/share/samba/panic-action %d
admin users = @Domain-Admins
printer admin = @cupsadmin
printing = cups
print command lpq command = %p
lprm command include = /etc/samba/printers.conf
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
write list = @cupsadmin
read only = No
browseable = No
And I add a dump from the connection...
Any help would be great.
Tnxs in advance.
Guido Lorenzutti
2007-Dec-14 22:33 UTC
[Samba] rpcclient enumdrivers "result was WERR_UNKNOWN_PRINTER_DRIVER"
Any light on these besides installing a windows printer server? Guido Lorenzutti wrote:> Hi people! > I have a problem when I do a: > > rpcclient -c "enumdrivers 3" -U glorenzutti beruti-cups > > I get a: > > result was WERR_UNKNOWN_PRINTER_DRIVER > > This is my testparm output: > > [global] > unix charset = 850 > workgroup = SARASA > netbios name = CUPS > security = DOMAIN > password server = 132.312.323.123 > restrict anonymous = 1 > syslog = 0 > log file = /var/log/samba/log.%m > max log size = 1000 > name resolve order = wins hosts lmhosts bcast > time server = Yes > socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > IPTOS_LOWDELAY SO_KEEPALIVE > printcap cache time = 60 > printcap name = cups > lm announce = Yes > domain master = No > dns proxy = No > wins server = 132.312.323.123 > panic action = /usr/share/samba/panic-action %d > admin users = @Domain-Admins > printer admin = @cupsadmin > printing = cups > print command > lpq command = %p > lprm command > include = /etc/samba/printers.conf > > [printers] > comment = All Printers > path = /var/spool/samba > printable = Yes > browseable = No > > [print$] > comment = Printer Drivers > path = /var/lib/samba/printers > write list = @cupsadmin > read only = No > browseable = No > > And I add a dump from the connection... > > Any help would be great. > > Tnxs in advance.