[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
searching through objectclasses on cn=subschema
- To: <openldap-software@OpenLDAP.org>
- Subject: searching through objectclasses on cn=subschema
- From: "Kevin J. McCarthy" <kevin@kogz.com>
- Date: Thu, 6 Sep 2001 14:18:58 -0500
- Content-class: urn:content-classes:message
- Thread-index: AcE3CMdl6WLz3d+CQh+sLeMvjuDr3w==
- Thread-topic: searching through objectclasses on cn=subschema
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...