Quanah Gibson-Mount wrote:
--On Wednesday, September 07, 2011 7:03 PM +0200 Peter Marschall peter@adpm.de 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.
Of course it is valid.
Ciao, Michael.