[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: searching through objectclasses on cn=subschema
At 12:18 PM 2001-09-06, Kevin J. McCarthy wrote:
>I'd like to be able to perform a search on the cn=subschema object to
>match objectClasses attributes that have the same base OID (namely,
>mine.). Can I do this with a filter? It looks like I need to parse
>through this externally... Yuck...
You'd need to implement a matching rule that allowed this
kind of assertion to be made by the client.
Kurt