Displaying 19 results from an estimated 19 matches for "deldriver".
Did you mean:
ade_driver
2004 Dec 10
1
Cannot delete printer driver
...'enumdrivers'
|
| [Windows NT x86]
| Printer Driver Info 1:
| Driver Name: [Lexmark Z53 Color Jetprinter]
|
|
| [Windows NT x86]
| Printer Driver Info 1:
| Driver Name: [Lexmark Z53 Color Jetprinter]
|
| [root@enigma 0 3]$ rpcclient enigma -U 'root%XXXXXXXXX' -c 'deldriver'
| Usage: deldriver <driver>
| [root@enigma 0 3]$ rpcclient enigma -U 'root%XXXXXXXXXX' -c 'deldriver
Lexmark\ Z53\ Color\ Jetprinter'
| Failed to remove driver Lexmark Z53 Color Jetprinter for arch [Windows
NT x86] - error 0xbb9!
| Failed to remove driver Lexmark Z53 Colo...
2003 Jan 08
1
Problem with rpcclient and installing PS-Driver
...cupsaddsmb program
did'nt work at all.
I the upgraded to samba 2.2.7 and tried to install all the drivers by
hand using rpcclient.
Now I've got 2 problems: First one is that I cannot deinstall the
various drivers from the servers list. When I do a 'rpcclient -U root
localhost -c "deldriver HPDeskjet"' I get the following Output:
| cmd = deldriver HPDeskjet
| Failed to remove driver HPDeskjet for arch [Windows 4.0] - error 0xbb9!
| Failed to remove driver HPDeskjet for arch [Windows NT x86] - error
| 0xbb9!
But the driver is in the list:
| cmd = enumdrivers
|
| [Windows 4.0...
2002 Nov 20
3
The Samba Team announces Samba 2.2.7 - security release
...t is expected
to be received by srv_spoolss_receive_message().
2) attribute matching on truncate only matters when opening truncate
with current SYSTEM|HIDDEN -> NONE. It''s fine to truncate on open
with current NONE -> SYSTEM | HIDDEN.
3) Fix bug in rpcclient''s deldriver command
4) Don''t set global_machine_password_needs_changing if
lp_machine_password_timeout() is set to zero
5) don''t parse the BUFFER5 if the buffer length is zero
6) fix core dump if pdbedit is run as non-root or smbpasswd file does
not exist
7) Ensure can_delete() re...
2002 Nov 20
3
The Samba Team announces Samba 2.2.7 - security release
...t is expected
to be received by srv_spoolss_receive_message().
2) attribute matching on truncate only matters when opening truncate
with current SYSTEM|HIDDEN -> NONE. It''s fine to truncate on open
with current NONE -> SYSTEM | HIDDEN.
3) Fix bug in rpcclient''s deldriver command
4) Don''t set global_machine_password_needs_changing if
lp_machine_password_timeout() is set to zero
5) don''t parse the BUFFER5 if the buffer length is zero
6) fix core dump if pdbedit is run as non-root or smbpasswd file does
not exist
7) Ensure can_delete() re...
2002 Aug 07
3
Removing Printer Driver on Samba 2.2.5 using rpcclient
...Printer Driver Info 1:
Driver Name: [HP DeskJet 930C Series]
Printer Driver Info 1:
Driver Name: [AGFA-AccuSet v52.3]
Printer Driver Info 1:
Driver Name: [hp deskjet 930c series]
rpcclient $>
But when i try to delete a driver it gives me an error:
rpcclient $> deldriver "AGFA-AccuSet v52.3"
Failed to remove driver AGFA-AccuSet v52.3 for arch [Windows 4.0] - error
0x705!
Failed to remove driver AGFA-AccuSet v52.3 for arch [Windows NT x86] -
error 0x705!
Failed to remove driver AGFA-AccuSet v52.3 for arch [Windows NT R4000] -
error 0x705!
Failed to remo...
2003 Feb 18
1
Samba as printserver for XP clients
I've got samba 2.27 on a RH8 system
Running as windows print server and doing the print spooling for clients
I've got a corrupted driver installed on the server but cannot remove it
using the following:
Rpcclient $>deldriver "driver name"
I get the following error: error 0xbb9!
Phillip M. Bryant
ITT Industries, Advanced Engineering and Sciences
Network Administrator
Albuquerque, NM 87120
Ph 505-889-7016
Cell 505-203-0846
MCSE 2000, NT 4.0
MCP+I
************************************
If this email is not i...
2003 May 15
1
How can i remove a win98 driver ?
Hi,
rpcclient $> deldriver "Fiery X3e 31C-M PS v1.1 eu"
Failed to remove driver Fiery X3e 31C-M PS v1.1 eu for arch [Windows 4.0] - error 0xbb9!
(samba 2.2.8)
Thank you
--
Guy Roussin
2005 Sep 02
0
3.0.14a: print driver deletion w/ rpcclient
...win2k clients and printed to, but
when trying to access the Properties dialog it barfs with some useless
error: Function address 0x699044eb caused a protection fault... blah
blah
So I want to remove the printer drivers from the Samba server, and I
thought I could do this with rpcclient using 'deldriver':
rpcclient $> deldriver 'Brother HL-1650/1670N series'
Failed to remove driver Brother HL-1650/1670N series for arch [Windows NT x86] - error 0xbb9!
Failed to remove driver Brother HL-1650/1670N series for arch [Windows NT x86] - error 0xbb9!
result was WERR_UNKNOWN_PRINTER_DRIVER...
2005 Feb 07
1
rpcclient error / printer driver issue
...35!
result was WERR_INVALID_PRINTER_NAME
--------------------
also enumdrivers:
rpcclient $> enumdrivers
result was WERR_UNKNOWN_PRINTER_DRIVER
------------------
finally - if I were to even get the getdriver to work, how would I
disassociate the driver with the printer so:
rpcclient $> deldriver "magicolor 2300 DL"
Failed to remove driver magicolor 2300 DL for arch [Windows NT x86] -
error 0xbb9!
Failed to remove driver magicolor 2300 DL for arch [Windows NT x86] -
error 0xbb9!
result was WERR_UNKNOWN_PRINTER_DRIVER
--
----------------------------------
please respond to t...
2005 Feb 18
1
Howto delete printer driver for only one architecture?
...ld
"version 2" W32X86 style print drivers, though most of our clients have
been upgraded to w2k and above meanwhile. Therefore I would like to delete
these old drivers, but I don't know how to achieve this without deleting
the drivers for all architectures (with rpcclient -c "deldriver... ").
It seems that there's an rpcclient command missing from the SPOOLSS stuff.
Any hints?
If I delete the drivers for all architectures and afterwards add those
which I really need, what happens to the configuration data which had been
saved to ntprinters.tdb? Will it survive the del...
2011 Mar 21
0
Debian users: which samba bugs fixed in 3.5.8 would you like to see fixed in Debian 6.0 "squeeze"?
...printing from Windows 7 fails with
0x000003e6. Closes: #617429
- Upstream bug 6727: printer device settings not saved for normal
domain users. Closes: #611177
- Upstream bug 7777: winbind leaks gids with idmap ldap backend
Closes: #613624
- Upstream bug 7880: rpcclient deldriver does not remove drivers
from all architectures.
Also, this version already includes the fix for CVE-2011-0719 that
motivated the release of 3.5.7.
Permission to our release team has been asked for these. The first two
already got an approval. I have good hopes for the latter.
2011 Jan 22
0
[Announce] Samba 3.4.10 Available for Download
...BUG 7892: Fix stale lock in open_file_fchmod().
o Andrew Bartlett <abartlet at samba.org>
* BUG 7356: Fix 'net ads dns register' in Win 2008 R2 domains.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 7875: Fix 'nmbd --port'.
* BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures.
o G?nther Deschner <gd at samba.org>
* BUG 7341: Fix Winbind over IPv6.
* BUG 7417: Fix 'net rpc user password' command.
* BUG 7418: Fix 'net rpc printer list' command.
* BUG 7500: Fix 'not a string literal'...
2004 Sep 23
3
Deleting Old Printer Drivers
Hi all,
I am running samba 3.0.6 on Linux and am wondering if anyone knows if it
is possible to delete a print driver from the driver database? I have
around 20 printers running off of this print server and occasionally we
remove all of a certain type of printer. Also, for some reason, the
drivers sometimes seem to become corrupt and it would be nice to be able
to entirely remove a driver and
2011 Jan 22
0
[Announce] Samba 3.4.10 Available for Download
...BUG 7892: Fix stale lock in open_file_fchmod().
o Andrew Bartlett <abartlet at samba.org>
* BUG 7356: Fix 'net ads dns register' in Win 2008 R2 domains.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 7875: Fix 'nmbd --port'.
* BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures.
o G?nther Deschner <gd at samba.org>
* BUG 7341: Fix Winbind over IPv6.
* BUG 7417: Fix 'net rpc user password' command.
* BUG 7418: Fix 'net rpc printer list' command.
* BUG 7500: Fix 'not a string literal'...
2001 Dec 07
1
Printer Driver Managment
I have a few questions concerning driver managment in Samba.
1) Can you delete a driver once added into Samba? How?
2) How do you tell the difference between a Windows NT and 2000
driver? They all have an <arch> type of "Windows NT x86" that I can tell.
When using "rpcclient adddriver" command how do you set it as NT or 2000?
3) I notice that when I use
2007 Jan 18
2
Letter instead of A4 with driver installed via Samba's Point'n'Print
...apter-11th-draft.html#AEN851
So I did repeat cupsaddsmb with "default devmode = no" instead of yes in smb.conf. This gave mixed results.
I tried to delete the driver this way, but it was still set to the printer and didn't work:
#rpcclient -U'root%xxxxx' cups.server.loc -c'deldriver R020-magicolor'
Failed to remove driver R020-magicolor for arch [Windows NT x86] - error
0xbb9!
Failed to remove driver R020-magicolor for arch [Windows NT x86] - error
0xbb9!
result was WERR_UNKNOWN_PRINTER_DRIVER
Because I didn't find out how to "unset" the driver I set a non e...
2011 Mar 07
0
[Announce] Samba 3.5.8 Available for Download
...athname once re-constructed from a root fsp.
o Andrew Bartlett <abartlet at samba.org>
* BUG 7356: Fix 'net ads dns register' in Windows 2008 R2 domains.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 7875: Fix 'nmbd --port'.
* BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures.
o G?nther Deschner <gd at samba.org>
* BUG 7567: Fix printing with Windows 7 clients.
* BUG 7641: Handle Windows 9x adddriver calls without config file.
* BUG 7945: Let Winbind try to use samlogon validation level 6.
o Holger Hett...
2011 Mar 07
0
[Announce] Samba 3.5.8 Available for Download
...athname once re-constructed from a root fsp.
o Andrew Bartlett <abartlet at samba.org>
* BUG 7356: Fix 'net ads dns register' in Windows 2008 R2 domains.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 7875: Fix 'nmbd --port'.
* BUG 7880: Make 'rpcclient deldriver' delete drivers for all architectures.
o G?nther Deschner <gd at samba.org>
* BUG 7567: Fix printing with Windows 7 clients.
* BUG 7641: Handle Windows 9x adddriver calls without config file.
* BUG 7945: Let Winbind try to use samlogon validation level 6.
o Holger Hett...
2003 Apr 08
4
Fail to "Connect to printer"
Hi.
Samba 2.2.8. I have installed the drivers on the print$ share. The smb.conf
looks like this:
[printers]
print ok = yes
guest ok = yes
printcap name = /etc/printcap
print command = /usr/bin/lpr -P%p -r %s
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j
lppause command = /usr/sbin/lpc hold %p %j