Configuration Guide › Relational Database Management › How to Describe a Database in a Directory Configuration File › Managed Object Descriptions › Specify Object Information
Specify Object Information
Object information is specified by supplying values for various parameters.
To specify object information
- Locate the ImsManagedObject element in the User Object, Group Object, or Organization Object section.
- Supply values for the following parameters:
- name
-
(Required)
Provides a unique name for the managed object.
- description
-
Provides the description of the managed object.
- objecttype
-
(Required)
Specifies the type of managed object. The valid values are as follows:
The ImsManagedObject element should resemble the following:
<ImsManagedObject name="User" description="My Users" objecttype="USER">
- Supply Table information, as described in Database Tables.
- Specify the column that contains the unique identifier for the object.
- Describe the attributes that constitute the object’s profile.
- If you are configuring an organization object, go to Organizations Management.