Previous Topic: User, Group and Organization Managed Object Descriptions

Next Topic: Specify Object Information

Managed Object Descriptions

A managed object is described by specifying object information in the User Object, Group Object, and Organization Object sections of the directory configuration file.

Note: When using the configuration template (directory.xml file) for those user directories that do not support organizations, there is no Organization Object section.

Each of these sections contains ImsManagedObject elements, such as the following example:

<ImsManagedObject name="User" description="My Users" objectclass="top,person,organizationalperson,inetorgperson" objecttype="USER">

Optionally, the ImsManagedObject element can include a Container element, such as the following example:

<Container objectclass="top,organizationalUnit" attribute="ou" value="people" />