Am Wed, 07 Sep 2011 13:18:39 -0700 schrieb Quanah Gibson-Mount <[email protected]>:
> --On Wednesday, September 07, 2011 7:03 PM +0200 Peter Marschall > <[email protected]> wrote: > > ># objectclass definition > > objectClass ( myOIDobjectClass:1 'myOIDPerson' > > DESC 'Person inheriting from account and inetOrgPerson' > > SUP ( account $ inetOrgPerson ) > > MUST ( uid $ cn ) ) > > Is it valid to inherit from two different structural objectClasses? > I don't believe so. RFC-4512, section 2.4 An object class may be derived from two or more direct superclasses (superclasses not part of the same superclass chain). This feature of subclassing is termed multiple inheritance. -Dieter -- Dieter Klünter | Systemberatung http://dkluenter.de GPG Key ID:DA147B05 53°37'09,95"N 10°08'02,42"E
