Explore and Correlate single account in Unix v2 Endpoint - Identity Manager
search cancel

Explore and Correlate single account in Unix v2 Endpoint - Identity Manager

book

Article ID: 121469

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Suite

Issue/Introduction

This article provides the specific ldapsearch command required to perform a targeted Explore and Correlate operation for a single account on a Unix v2 endpoint.

This procedure is useful for synchronizing individual user data without triggering a full endpoint correlation.

Environment

Identity Manager 14.x

Cause

Administrators may need to verify or synchronize a specific account's attributes between the Identity Manager Provisioning Server and a Unix v2 endpoint to resolve localized data inconsistencies or verify connectivity for a single user.

Resolution

To perform a single account Explore and Correlate for a Unix v2 endpoint, execute the following command from the Provisioning Server:

  1. Open a command prompt or terminal on the Provisioning Server host.
  2. Run the ldapsearch command using the following syntax (replace placeholders with environment-specific values):
    ldapsearch -h IMPS_HOST -p 20389 -D "eTGlobalUserName=etaadmin,eTGlobalUserContainerName=Global Users,eTNamespaceName=CommonObjects,dc=im,dc=eta" -w PWD -b "eTDYNAccountName=user123,eTDYNAccountContainerName=Accounts,eTDYNDirectoryName=server.domain.com,eTNamespaceName=UNIX v2,dc=im,dc=eta" -s base "(objectclass=eTDYNAccount)" eTExploreCorrelateUsers

Additional Information

To speak with a customer representative or a Support Engineer see Contact Support. Scroll to the bottom of the page and click on your respective region.