Previous Topic: User, Group, and Organization Managed Object DescriptionsNext 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), Organization Object section is unavailable for those user directories that do not support organizations.

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" />