[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
subclass matching in be_fetch()
- To: OpenLDAP Devel <openldap-devel@openldap.org>
- Subject: subclass matching in be_fetch()
- From: Pierangelo Masarati <ando@sys-net.it>
- Date: Thu, 11 Jan 2007 19:01:51 +0100
- User-agent: Mail/News 1.5.0.7 (X11/20060916)
I think in many cases it would be useful to have be_entry_get_rw() match
entries based on their class not only exactly, as now, but also if the
entry's class is subordinate to the one passed to be_entry_get_rw(). I
have a patch that adds a flag parameter for the objectClass value. In
most cases, to preserve the current behavior, the flag is set to 0;
however I believe in many cases where be_entry_get_rw() or be_fetch()
are used, it should definitely be set to SLAP_OCF_CHECK_SUP.
If there's no objection, and I didn't overlook anything serious, I'd
commit it.
p.
Ing. Pierangelo Masarati
OpenLDAP Core Team
SysNet s.n.c.
Via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
------------------------------------------
Office: +39.02.23998309
Mobile: +39.333.4963172
Email: pierangelo.masarati@sys-net.it
------------------------------------------