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

Re: hi



> Hi,
> If an objectClass inherits from another objectClass, will the mandatory
> attributes of the super class become the mandatory attributes of the derived
> class or it will be among the derived class' optional attributes?
> 

It will become a mandatory attribute.

Because (with your example) a CUSTOMUSER is a USER.

Ludovic Poitou
Sun Microsystems
Solaris Directory Services Group.

> For example, the USER object class has "sn" and "cn" as its mandatory
> attributes, If i derive another class "CUSTOMUSER" from the "USER" will the
> "sn" and "cn" be the mandatory attributes of the "CUSTOMUSER" or will be
> among it's optional properties?
> 
> Please someone help me out regarding this,:-)
> Thanks in advance,
> Rajan,S.
> 
> 
>