[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#5299) slapo-memberof objectClass inheritance
Full_Name: Pierangelo Masarati
Version: HEAD/re24
OS: irrelevant
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (81.72.89.40)
Submitted by: ando
When adding a group object containing member values, if group's objectClass(es)
is derived from the memberOf group class backward references are not updated,
while they are as a consequence of modify operations (because in that case
objectClass inheritance is guaranteed by internal search filtering).
Consistency should be restored by supporting objectClass inheritance during adds
as well. A fix is coming.
p.