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 you use the configuration template (directory.xml file) for user directories that do not support organizations, there is no Organization Object section.

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

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

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

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