Object information is specified by supplying values for various parameters.
To specify object information
Specifies a unique name for the managed object.
Note: This parameter is required.
Contains a description of the managed object.
Specifies the name of the LDAP object class for the object type (user, group, or organization). The object class determines the list of available attributes for an object.
If attributes from multiple object classes apply to an object type, list the object classes in a comma-delimited list. For example, if an object contains attributes from the person, organizationalperson and inetorgperson object classes, add these object classes as follows:
objectclass="top,person,organizationalperson,inetorgperson"
Each LDAP directory includes a set of predefined object classes. Refer to the directory server documentation for information about predefined object classes
Note: This parameter is required.
Specifies the type of the managed object. The valid values are as follows:
Note: This parameter is required.
Specifies the maximum number of objects that CA Identity Manager can return when searching a user directory. When the number of objects exceeds the limit, an error is displayed.
By setting a value for the maxrows parameter, you can override the settings in the LDAP directory that limit search results. When conflicting settings apply, the LDAP server uses the lowest setting.
Note: The maxrows parameter does not limit the number of objects that are displayed on an Identity Manager task screen. To configure display settings, modify the list screen definition in the Identity Manager User Console. For instructions, see the User Console Design Guide.
Specifies the number of objects that can be returned in a single search. If the number of objects exceeds the page size, CA Identity Manager performs multiple searches.
Note the following when specifying Search Page Size:
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |