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

Re: regarding custom schema



Pierangelo Masarati wrote:
Gavin Henry wrote:
Arunachalam Parthasarathy wrote:
Hello all,

I derive an objectClass from organizationalUnit  and make it
AUXILIARY. I am getting this error

Can any one please explain , me why this error comes

user-defined ObjectClass has inappropriate SUPerior



You probably aren't loading core.schema first.

organizationalUnit is STRUCTURAL; you can't make AUXILIARY a class derived from a STRUCTURAL one.

Thanks for that reminder...I should go to sleep now!

Gavin.