Using Web Administration
You can add an object class using the steps provided here.
About this task
If you have not done so already, expand Schema management in
the navigation area, then click Manage object classes. To create
a new object class:
- Click Add. Note: You can also access this panel by expanding Schema management in the navigation area, and then clicking Add an object class.
- At the General properties tab:
- Enter the Object class name. This is a required field, and is descriptive of the function of the object class. For example, tempEmployee for an object class used to track temporary employees.
- Enter a Description of the object class, for example, The object class used for temporary employees.
- Enter the OID for the object class. This is a required field. See Object identifier (OID). If you do not have an OID, you can use the Object class name appended with oid. For example, if the object class name is tempEmployee, then the OID is tempEmployeeoid.
- Select one or more Superior object classes from the menu . This selection determines the object class or classes from which other attributes are inherited. Typically the Superior object classes is top, however, it can be another object class, or used in conjunction with other object classes. For example, a superior object classes for tempEmployee might be top and ePerson.
- Select an Object class type. See Object class type for additional information aboutobject class types.
- Click the Attributes tab to specify the required and the optional attributes for the object class and view the inherited attributes, or click OK to add the new object class or click Cancel to return to Manage object classes without making any changes.
- At the Attributes tab:
- Select an attribute from the alphabetical list of Available attributes and click Add to required to make the attribute required or click Add to optional to make the attribute optional for the object class. The attribute is displayed in the appropriate list of selected attributes.
- Repeat this process for all the attributes you want to select.
- You can move an attribute from one list to another or delete the attribute from the selected lists by selecting it and clicking the appropriate Move to or Remove button.
- You can view the lists of required and optional inherited attributes. Inherited attributes are based on the Superior object classes selected on the General tab. You cannot change the inherited attributes. However, if you change the Superior object classes on the General tab, a different set of inherited attributes is displayed.
- Click OK to add the new object class or click Cancel to return to Manage object classes without making any changes.
Note: If you clicked OK on the General tab without
adding any attributes, you can add attributes by editing the new object
class.