[7452] in Athena Bugs
decmips 7.2R: print quotas on NIL
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Apr 22 13:22:27 1991
Date: Mon, 22 Apr 91 13:22:08 EDT
From: John T Kohl <jtkohl@MIT.EDU>
To: bugs@MIT.EDU
System name: quicksilver
Type and version: KN01 7.2R
Display type: PM-MONO
What were you trying to do?
look at page rates on various printers:
[{1}quicksilver:~]
% lpq -l -Phero
E40-PRINT-SERVER-2.MIT.EDU...
Kerberos authenticated
Quota server: prlogger.mit.edu
Page cost: 10 cents
no entries in hero
[{1}quicksilver:~]
% lpq -l -Pnil
E40-PRINT-SERVER-1.MIT.EDU...
Page cost: -1 cents
no entries in nil
[{1}quicksilver:~]
%
What's wrong:
I don't get credited with 1 cent for each page I print on nil.
What should have happened:
either (a) the -1 cents cost should not be shown (assuming that
-1 means "no cost") or (b) my print account should be credited for each
page I print on -Pnil, and the lpquota -l logs should show me this credit.
Please describe any relevant documentation references:
lpquota(1), lpq(1)