How to specify a user to update a specific one when running pdm_ldap_sync command.
search cancel

How to specify a user to update a specific one when running pdm_ldap_sync command.

book

Article ID: 14758

calendar_today

Updated On:

Products

SUPPORT AUTOMATION- SERVER CA Service Desk Manager - Unified Self Service CA Service Desk Manager CA Service Management - Asset Portfolio Management CA Service Management - Service Desk Manager

Issue/Introduction



How to update a specific Contact when running pdm_ldap_sync command?

Environment

Windows

Resolution

You can achieve it  by adding -u or -c parameter as per below.

  • For -u parameter

    pdm_ldap_sync -u "userid" 

  • For -c parameter 

    pdm_ldap_sync -c "userid='userid'"

Additional Information

Create Contacts in Batch Mode Using LDAP Data