Show TOC

LDAP ConnectorLocate this document in the navigation structure

Definition

The LDAP Connector is a software component that controls the access request of the SAP system to a directory server.

Use

The LDAP Connector is called using ABAP functions and communicates with the directory server using the Lightweight Directory Access Protocol (LDAP).

The connection with the directory server can be created with various analysis methods, such as simple binding (user ID and password) or anonymously (guest account with no password).

Figure 1: LDAP Connector