[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Extending the Schema
Hallo, am Mittwoch, 21. August 2002 10:27 schrieb Stefan Immel:
> Hi
>
>
> I tried to add the attribute to a peson but I allways get an Oject
> class violation back.
>
>
> objectclass person
> requires
> objectClass,
> deNOCGroveNOCR2OID
I think, the error occours, because person is already defined.
You should create a class "deNocPerson" which extends person or
inetOrgPerson and has the attribute deNOC... additionally required.
hth
Ingo Schaefer