Modifying the schema - PingDirectory - 10.0

PingDirectory 10.0

bundle
pingdirectory-100
ft:publication_title
PingDirectory 10.0
Product_Version_ce
PingDirectory 10.0 (Latest)
category
Product
pd-100
pingdirectory
ContentType_ce

You can create new attribute types or object classes in the schema editor.

When extending the schema, you should not modify native schema elements. Click the corresponding tab for the task that you want to perform.

Creating a new attribute type using the schema editor

You can create attribute types for any new properties that logically belong to objects in your directory. To create a new attribute type:

  1. Start the administrative console.
  2. In the top-level navigation menu, select LDAP Schema.
  3. Click the Attribute Types tab, and then in the Actions list, select New Attribute Type.
    A screen capture showing the "Actions" list in the "Attribute Types" tab with the "New Attribute Types" option highlighted.
  4. Enter the properties for the new attribute types according to the help text.
  5. Click Save.

Creating a new object class using the schema editor

Make sure that any attributes that are part of the new object class are defined before creating the object class.

Creating a new object class is similar to creating a new attribute. To create a new object class:

  1. Start the administrative console.
  2. In the top-level navigation menu, select LDAP Schema.
  3. Click the Object Classes tab, and then in the Actions list, select New Object Class.
    A screen capture showing the "Actions" list in the "Object Classes" tab with the "New Object Class" option highlighted.
  4. Enter the properties for the new object class.
  5. In the Attributes box, filter the types of attributes required for the new object class. Click the right arrow to move it into the Required or the Optional box.
    Note:

    All custom attributes appear at the bottom of the list in the Attributes box.

Modifying a schema definition

You can only edit schema definitions in the PingDirectory server that are read-write. The schema elements indicated by the Modifiable column in the schema editor's tables can be modified.

To modify a schema definition:

  1. Start the administrative console.
  2. In the top-level navigation menu, click Schema.
  3. Click the Object Classes tab.
  4. Select the object class that you want to modify, and then click Actions > Edit.
    Screen capture showing the sampleObjectClass schema definition with the "Edit" item in the "Actions" list highlighted.
  5. Make your changes and click OK.

Deleting a schema definition

You can only delete schema definitions in the PingDirectory server that are read-write. In general, you can only remove schema definitions in the Custom folder of the schema editor. Ensure that the schema element you are deleting is not currently in use.

To delete a schema definition:

  1. Start the administrative console.
  2. In the top-level navigation menu, click Schema.
  3. Click the Object Classes tab.
  4. Select the object class that you want to remove, and then in the Actions list, select Delete.
    Screen capture showing the sampleObjectClass schema definition with the "Delete" item in the "Actions" list highlighted.

    The Confirmation dialog box opens.

  5. To delete the schema element, click Yes.