[3787] in Athena Bugs
printer (lpq and pdpq)
daemon@ATHENA.MIT.EDU (Ilhamuddin Ahmed)
Thu Dec 7 20:20:30 1989
Date: Thu, 7 Dec 89 20:20:02 -0500
From: Ilhamuddin Ahmed <ilham@ATHENA.MIT.EDU>
To: dryfoo@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: dryfoo@ATHENA.MIT.EDU's message of Thu, 07 Dec 89 20:15:37 EST <8912080115.AA07592@beethoven.MIT.EDU>
Reply-To: ilham@ATHENA.MIT.EDU
> From: dryfoo@ATHENA.MIT.EDU
> Date: Thu, 07 Dec 89 20:15:37 EST
> This just happened to me.
> athena% pdpq -Pnil
> Service provider = e40_server
> LocalId Global Id Owner Job Title JobState
> ================================================================================
> 39 e40_server-629082582 dryfoo out.PS Active
>
>
> athena% lpq -Pnil
> E40-PRINT-SERVER-1.MIT.EDU... no entries in nil
>
> athena% pdpq -Pnil
> pdpq: You do not have the priveleges necessary
> There are two things about it I don't understand:
> -- the difference between the first and second responses, and
> -- the difference between the first and third responses.
Simple...
(1) pdpq -Pnil queried the Palladium server
(2) lpq -P queried the old berkeley sppoler
(3) You did not have valid tickets (i.e. they expired)
- Ilham