Displaying 1 result from an estimated 1 matches for "aen851".
Did you mean:
ae81
2007 Jan 18
2
Letter instead of A4 with driver installed via Samba's Point'n'Print
...ing cupsaddsmb.
But here I can find Letter and no A4:
#strings /var/lib/samba/ntprinters.tdb | grep Letter
result:
Letter
Letter
It seemed to me to be related to what is described here:
http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/Samba-HOWTO-Collection-3.0-PrintingChapter-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'...