Hi. I have a debian wheezy with samba 3.6.6-6. Before updating to wheezy I had samba configured with LPRNG printing.
Now I can't use the printers, it looks like samba is trying to connect to cups even it is configured with another printing system. This is the error spotted when I try to install the printer in a Windows 7 PC. Windows XP works fine. printing/print_cups.c:487(cups_async_callback) failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL Here is the config: printing = lprng print command = a="`echo '%J' | sed -e "s/^.*-//" -e "s/(//g" -e "s/)//g" `" ; /usr/bin/lpr -U%U@%M -P%p -J"$a" %s; rm %s lpq command = /usr/bin/lpq -U%U@%M -P%p lprm command = /usr/bin/lprm -U%U@%M -P%p %j lppause command = lpc hold '%p' %j lpresume command = lpc release '%p' %j queuepause command = lpc stop '%p' queueresume command = lpc start '%p' Any hints ? thank you very much. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba