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" />
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |