Previous Topic: Batch Update Contacts Using LDAP Data

Next Topic: LDAP Authentication

Batch Update Summary and Log Data

The pdm_ldap_sync command maintains a detailed log of all activity for every run. The ldap_logging.0-n file is located in the $NX_ROOT/log directory.

The following is an example of the summary data pdm_ldap_sync returns at the command line:

pdm_ldap_sync Starting…
pdm_ldap_sync Summary:  Processed(21) Updated(1) No Matches(7) No Changes(11) Multiple Matches(0) Empty Filter(2) Errors(0)
pdm_ldap_sync Complete…

The following table describes the summary data:

Status

Count

Description

Processed

21

The total number of LDAP entries found

Updated

1

The number of LDAP entries with information different from their corresponding CA SDM contact record

No Matches

7

The number of LDAP entries with no corresponding CA SDM contact record

No Changes

11

The number of LDAP entries with information identical to their corresponding CA SDM contact record

Multiple Matches

0

The number of LDAP entries with multiple matching contact records in CA SDM, as defined by the ldap_search_base option

Empty Filter

2

The number of LDAP entries that cannot be used to generate a valid search filter

Errors

0

The number of LDAP entries that encountered an error during processing