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

RE: setting up LDAP question



At 04:33 PM 2002-11-05, Mike Denka wrote:
>In 2.1.x you must have one and ONLY one
>structural object class represented in each entry.

To clarify, an entry can list multiple structural object
classes, but they must ALL be in the same superclass chain.
That is, an entry which list person and inetOrgPerson is
fine as person is the superclass of inetOrgPerson.

Enforcement of this restriction brings us one step
closer to implementation of the complete LDAP data model
as described in RFC 2251, RFC 2252, and X.501(93).

Kurt