[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: controlling visability of subentries
>I would suggest the control have a syntax similar to
>ManageDsaIT control defined by
draft-ietf-ldapext-refer-00.txt
>(or draft-zeilenga-ldap-nameref-00.txt) but with semantics of
>the X.511 ServiceControls "subentries" option [X.511(97)
5.7f].
>
>Kurt
How about
Control ::= SEQUENCE {
controlType = 2.16.840.1.113719.2.142.7.TBD
criticality = TRUE
controlValue = (not present)
}
I think it should be critical, since if the server doesn't
recognize it, there is no way the request can be processed
sucessfully.
Zach