LDAP Directory Data

Lightweight Directory Access Protocol (LDAP) is a network communications protocol for querying and modifying directory services running over a TCP/IP network. An LDAP directory is a tree structure that contains entries for managing users, groups, computers, printers, and other entities on a network.

CA Service Desk Manager can be configured to access an LDAP directory, which allows you to use LDAP data in several ways:

Note: The ldap_virtb component provides LDAP integration functionality, is installed with CA Service Desk Manager by default, and can run on either a primary or secondary server, regardless of operating system type. For information, see the Implementation Guide. The $NX_ROOT/bopcfg/majic/ldap.maj file specifies the mapping between LDAP attributes and contact record attributes.

Important! CA Service Desk Manager requires that LDAP records have an entry in the last name field in order to search, view, and import the LDAP data.

Important! CA Service Desk Manager supports paged searching, which searches all records in your LDAP directory. Paged searching also enables you to import new contact records or sync existing contact records from any number of LDAP records. These capabilities are limited, however, if you are using SunOne Directory Server or Novell eDirectory because these LDAP servers do not support paged searching. In that case, you can only search, import, and sync with the number of LDAP records specified by NX_LDAP_MAX_FETCH. For more information, see NX.env File.