ODSEE - How to Add a Schema Attribute to a Parent ObjectClass
(Doc ID 1493348.1)
Last updated on DECEMBER 27, 2023
Applies to:
Oracle Directory Server Enterprise Edition - Version 6.3.1.1.1 and laterInformation in this document applies to any platform.
Goal
Provide information on how to add an attribute to an ObjectClass which has subordinate ObjectClasses
Example:
ObjectClass A <testA> is configured as a Parent of ObjectClass B <testB>. In this case ObjectClass B inherits attributes from ObjectClass A.
In the schema (99user.ldif) -
In the example above, ObjectClass <testA> is the parent objectclass of <testB>. The <testA> ObjectClass allows the <attrC> attribute. The <testB> ObjectClass allows the <attrD> attribute but will also allow the <attrC> attribute since it is a child ObjectClass of <testA>.
This article describes how to add an attribute to ObjectClass A.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |