-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Thomas Bork wrote:
| Compiled with cups. If defining | | printing = lprng | print command = chmod 666 %s; name="`echo '%J' | sed "s/^.*- //"`"; | if [ "$name" = "" ]; then name="%s"; fi; /usr/bin/lpr -P%p -J"$name" %s; | rm %s | lpq command = /usr/bin/lpq -P%p -L | lprm command = /usr/bin/lprm -P%p %j | lppause command = /usr/sbin/lpc hold %p %j | lpresume command = /usr/sbin/lpc release %p %j | queuepause command = /usr/sbin/lpc stop %p | queueresume command = /usr/sbin/lpc start %p | | in [global] and not using 'printing = cups' in one of | my printers the following messages are shown in log.smbd:
I see the problem here now. The 'printcap name' option is still defaulting to cups so the debug messages are accurate. Set 'printcap name = /etc/printcap' to fully use lprng printing.
cheers, jerry ===================================================================== Alleviating the pain of Windows(tm) ------- http://www.samba.org GnuPG Key ----- http://www.plainjoe.org/gpg_public.asc "I never saved anything for the swim back." Ethan Hawk in Gattaca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCQAEbIR7qMdg1EfYRAv71AJ92Qsd2R+caWhyU23foQDsHxGTy8ACgyKUx YBJ47EiJxakPetoIb0KaAC4= =BqvE -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
