Displaying 1 result from an estimated 1 matches for "lpqfilter".
Did you mean:
lpkfilter
2000 Aug 16
0
lpr command as user, lprm command as nobody
...ings!
; case sensitive = no
# printing
load printers = yes
printcap name = /etc/printcap
# printing = cups
printing = lprng
print command = /usr/local/admin/printing/bin/sambaprintcommand.sh %p %s %f
lpq command = /usr/local/bin/lpq -P %p | /usr/local/daemon/samba/bin/cups2lprng-lpqfilter.pl
# lprm command = /usr/local/bin/lprm -P %p %j
lprm command = /usr/local/admin/printing/bin/sambalprmcommand.sh %p %j
NOTE: I tried printing = cups, the printing = lprng and lpq command I
have at least work.
Now the "print command" is exececuted on the samba server as the user
c...