The Samba-Bugzilla – Bug 7880
rpcclient deldriver does not remove drivers from all architectures.
Last modified: 2011-01-15 10:26:25 UTC
cmd_spoolss_deletedriver() returned without checking all architectures, because NT_STATUS_IS_OK is not ok, it's a WERR_UNKNOWN_PRINTER_DRIVER
Created attachment 6161 [details] patch
Please ignore patch (id=6161). New patch coming soon.
Created attachment 6200 [details] bug fix
Comment on attachment 6200 [details] bug fix Looks good
Comment on attachment 6200 [details] bug fix looks good
Karolin, please add to 3.4 and 3.5
(In reply to comment #6) > Karolin, please add to 3.4 and 3.5 > Pushed to both branches. Closing out bug report. Thanks!