[Date Prev][Date Next] [Chronological] [Thread] [Top]

slapo-allowed: allowedChildClasses and allowedChildClassesEffective (was: Seg faults with 2.4.22)



Redirected this to openldap-devel...

masarati@aero.polimi.it wrote:
> slapo-allowed was modified between 2.4.21 and 2.4.22; support for
> allowedChildClasses and allowedChildClassesEffective was added.

The semantics you've implemented seems to be incompatible with my
implementation in web2ldap which works correctly with MS AD. I do not claim to
know the *exact* semantics of these attributes though.

web2ldap only uses the attribute 'allowedChildClasses'.
In the object class select form web2ldap now only shows an empty list of
STRUCTURAL object classes to be usable for a new entry. AUXILIARY object
classes are shown. At first glance it seems STRUCTURAL object classes are not
returned by slapo-allowed in the search result at all.

Ciao, Michael.