Previous Topic: Operation Element

Next Topic: Parameter Element

How to Modify Attribute Descriptions

An attribute stores information about a user, group, or organization entity, such as a telephone number or address. An entity's attributes determine its profile.

In the directory configuration file, attributes are described in ImsManagedObjectAttr elements. In the User Object, Group Object and Organization Object sections of the directory configuration file, you can do the following:

There is one ImsManagedObjectAttr element for each attribute in user, group, and organization profiles. For example, an ImsManagedObjectAttr element may describe a user ID.

An ImsManagedObjectAttr element resembles the following:

<ImsManagedObjectAttr 
 physicalname="tblUsers.id" 
 displayname="User Internal ID" 
 description="User Internal ID" 
 valuetype="Number" 
 required="false" 
 multivalued="false" 
 maxlength="0" 
 hidden="false" 
 permission="READONLY">

Note: When you are using an Oracle database, note the following when you configure managed object attributes:

The ImsManagedObjectAttr parameters are as follows.

Note: The parameters are optional unless otherwise specified.

Important! The Group Membership attribute in the User object definition must be multi-valued.

Note: To prevent displaying sensitive information, such as passwords or salaries, in the User Console, you can specify DataClassification parameters.


Copyright © 2010 CA. All rights reserved. Email CA about this topic