The following table lists sample values for the DefaultMappings.xml file. In this table, the columns represent the following:
Specifies the attribute name in CA RCM.
CA RCM supports 11 user (host) attributes. The following 4 attributes are mandatory and must exist in the DefaultMappings.xml file:
PersonID
UserName
Organization
OrganizationType
These attributes are defined in Key elements as follows:
<Key1 host=’PersonID’ guest=’name’/>
Note: Do not change the default mappings (shown in the following table) for the PersonID and UserName host attributes. You can change the mapping for Organization and OrganizationType to another guest attribute, if needed.
You can specify an additional 7 host attributes. The default host attributes are displayed in the table. You can map those attributes to other guest attributes, or use other host attribute names, as defined in CA RCM.
Optional host attributes are defined in Field elements as follows:
<Field1 host=’Title’ guest=’title’/>
Specifies the attribute name in accounts in managed endpoints.
When CA RCM integrates with CA Identity Manager, the guest attribute is the attribute used by Java Identity and Access Management (JIAM), an internal component that CA RCM uses to communicate with the Provisioning Server.
JIAM attributes are mapped to physical attributes for global users in the Provisioning Directory.
The name of the attributes for the global user.
Important: Only the Host Attribute and Guest Attribute values are used in the DefaultMappings.xml file. The Physical Attribute Name column in the following table is provided for reference only.
Note: In the following table, if the host attribute row is blank, there is no default attribute in CA RCM that corresponds to the guest attribute. You can specify a custom host attribute if one is defined in CA RCM, or you can map one of the default host attributes to a different guest attribute.
|
Host Attribute |
Guest Attribute |
Physical Attribute Name |
|---|---|---|
|
PersonID |
name |
eTGlobalUserName |
|
UserName |
fullName |
eTFullName |
|
Organization |
location |
eTLocation |
|
OrganizationType |
organisationUnit |
eTDepartment |
|
Country |
address.country |
eTCountry |
|
Location |
address.city |
City |
|
Title |
title |
eTTitle |
|
CostCenter |
office |
eTBuilding |
|
ManagerId |
building |
eOffice |
|
|
primaryEmailAddresses |
eTEmailAddress |
|
Login |
accountId |
eTUserID |
|
|
UID |
eTUID |
|
|
GIVENNAME |
eTFirstName |
|
|
SURNAME |
eTLastName |
|
|
MIDDLENAME |
eTMiddleName |
|
|
ORGANISATION |
eTCompany |
|
|
STREET |
Street Address |
|
|
STATE |
State |
|
|
POSTCODE |
eTPostalCode |
|
|
PAGER |
eTPager |
|
|
SECONDARYEMAILADDRESSES |
eTAltEmailAddresses |
|
|
MANAGER |
eTwfManager |
|
|
CUSTOMFIELDNN |
eTCustomFieldnn |
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |