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.
El 10/10/13 12:09, Francesc Guasch ha escrit:> 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.I missed one log line: printing/print_cups.c:110(cups_connect) Unable to connect to CUPS server localhost:631 - Connection refused printing/print_cups.c:487(cups_async_callback) failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
Possibly Parallel Threads
- Samba 4.1.4 fails to recognize "load printers = NO"
- error messages
- I want a Fedora 20 system to be a member server and offer a share in a Windows 2008R2 Active Directory domain
- Error while display user info using wbinfo command
- session setup failed: NT_STATUS_LOGON_FAILURE (debian wheezy)