IPP> IPP Bake Off 3 Issue 2

IPP> IPP Bake Off 3 Issue 2

Carl Kugler/Boulder/IBM kugler at us.ibm.com
Mon Nov 6 12:14:45 EST 2000


uchino at eitc.epson.com wrote:
>
>Carl,
>
>At 1:48 PM -0700 11/1/00, Carl Kugler/Boulder/IBM wrote:
>>P.S.  We discussed a related issue extensively back in Mach and April,
>>1999, following BO2, starting at
>>
>>     http://www.pwg.org/hypermail/ipp/2143.html
>>
>>and ending at
>>
>>     http://www.pwg.org/hypermail/ipp/2281.html
>>
>>I think this keeps coming up because for digest, the client can't do
>>anything without a specific challenge from the Printer:  the client needs
>>the nonce.  Some clients find it hard to back up and restart a print job
>>that is being generated and on-the-fly.  So the client wants to force a
>>challenge before sending the job.  For this common case, the Validate-Job
>>solution seems excellent, as long as we guarantee that a Printer will
>>challenge a Validate-Job just like it would a Print-Job (or Print-URI or
>>Create-Job).
>
>My intention is that just HTTP challenge packet without IPP contents is
>easer for client if printer can accept a challenge packet which
>content_length is zero.
>The client may know whether the URL requires authentication by admin,
>user, or response from IPP GetPrinterAttributes operation. In such case
>the client can send just challenge packet without IPP contents.
>
This approach implies an authorization model based on objects.  Some people
insist on authorization by operation instead (or in combination:  user X is
authorized to perform operation Y on object Z). (A workaround proposed by
Ira would use "request objects".  Apparently that's what they do in SNMP.)
It's impossible to determine the IPP operation without IPP contents (unless
the operation is somehow encoded in the URI.)

>Anyway our client can't do anything except open error dialog for user
>when Validate-Job returns error after challenge succeeded.
What else would you do if you could?

>Also it is less than fifty percent that our server(printer) can judge
>whether the job can print or not when Validata-Job is sent:-(.
I don't expect Validate-Job to guarantee whether or not a job can print.
It really only validates the request attributes and. the printer attributes
(such as printer-state)  for a job creation operation.  Of course, it knows
nothing about the docment content.

     -Carl

>
>Atsushi
>




More information about the Ipp mailing list