Value Syntax: GUAttrName[=Namespace:AccountAttrName[:Offset,Length]]
Default Values:
GlobalUserName
FullName
Description: Controls the correlation matching algorithm used by the correlate phase of explore/correlate.
The correlation algorithm uses this parameter when determining how accounts are associated with global users.
Each value defines a global user attribute that will be compared against an account attribute. The list is ordered, and only values applicable for an endpoint type are used when correlating accounts from an endpoint of that endpoint type. If there are two defined mappings for the same global user attribute that are applicable to the endpoint type where correlate is being run, then the first parameter value is used.
You can provide this mapping in one of the following ways:
In this form, you name only the global user attribute and not the corresponding account attribute. This value assumes for the omitted account attribute name the account attribute that is predefined by the endpoint type to correspond to this global user attribute. For information about the predefined mappings, see the endpoint type's Connector Guide.
A parameter value in this form applies to all endpoint types for which an account mapping is defined. All endpoint types define mappings for GlobalUserName (typically the account name). Most endpoint types define mappings for Full Name.
In this form, you name the global user attribute and a specific account attribute of a specific endpoint type. A parameter value in this form applies only to the indicated endpoint type. Use this form rather than the first form to match global users on an attribute such as Full Name in one endpoint type but not in all endpoint types.
In this form, you name the global user attribute and a specified substring of an account attribute of a specific endpoint type. Offset indicates the start of the substring, the value 1 indicating the start of the attribute value. Length indicates the number of characters in the substring value. If the full account value is shorter than (Length + Offset - 1) characters, the substring value that is used will be shorter than Length characters.
A parameter value in this form applies only to the indicated endpoint type. Use this form if you know that an account attribute value (for example, description) has a form where the first eight characters are known to contain a unique employee identifier that can be matched to a global user attribute value.
GlobalUserName FullName=LDAP Namespace:globalFullName FullName=ActiveDirectory:DisplayName CustomField01=ActiveDirectory:Telephone
The following occurs for each previously uncorrelated account that is found while correlating accounts in an Active Directory container:
Copyright © 2013 CA.
All rights reserved.
|
|