[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: implementation quiz: ;binary




> -----Original Message-----
> From: Kurt D. Zeilenga [mailto:Kurt@OpenLDAP.org]
> Sent: Samstag, 14. April 2001 00:14
> To: ietf-ldapbis@OpenLDAP.org
> Subject: implementation quiz: ;binary
> 
> 
> Please provide a separate response for each application of
> interest.  There is no need to respond if you have not
> implemented ;binary transfer of attribute types.  This is
> only a partial quiz aimed at getting a general idea of the
> level of interoperability.
> 
> Implementor: Siemens
> Application: DirX 
> Application Class: [ ] client, [X] server
> 
> Have you implemented ;binary transfer of attributes?
>
Yes.
 
> Is this support specific to particular syntaxes and/or attributes?
> If so, which syntaxes and attributes?
>
No, in principle you can use it for every attribute
  
> Do you support non-;binary transfer for any syntax and/or
> attribute which you support ;binary transfer for?

Yes.
> 
> Does your application ensure values it sends using ;binary are
> restricted to a valid BER encoding of the attribute's syntax?

Yes.
> 
> Does your application treat non-BER encoded values received
> using ;binary as an error?  If so, what error?

Yes. unwillingToPerform
> 
> Does your application treat BER encoding of values of incorrect
> using ;binary as an error?  If so, what error?

I think this doesn't apply to our server. If the BER encoding is correct
the ;binary cannot be used incorrect. ?
> 
> Does your application expect values to be encoded using a
> subset of BER?  If so, which subset?

No.

Helmut
> 
> Comments:
>