Skip to main content

xSuite Cube Administration Guide

LDAP connection

The administrator can integrate users that are maintained in an external LDAP system into xSuite User Administration. The SAP system must be able to communicate with the LDAP node for this.

The administrator must make the following settings for the integration of LDAP users into xSuite User Administration:

LDAP configuration in the xSuite parameter table

The administrator must make the following entries in the xSuite parameter table (transaction /WMD/XF_PARAM) for the LDAP connection:

xSuite parameter

Description

Sample value

Range of values

LDAP_DOMAIN_SUFFIX

By entering the LDAP domain, the web login can be made by entering the LDAP user name, without specifying the domain.

This parameter must be maintained if the xSuite user name is the same as the LDAP user name.

--

LDAP domain

LDAP_HOLDSESS

Maximum time in minutes for an automatic logoff from the system in the case of inactivity.

60

Time in minutes

LDAP_SERVER_ID

Server name for LDAP connector

XF_LDAP1

Server name

LDAP_WAITTIME

Wait time in minutes within which a response from the LDAP server after a request is expected.

As soon as the time span has been exceeded, the current process will be aborted with an error message.

5

Time in minutes

LDAP configuration in xSuite User Administration

Notice

In User Administration, the same user name must be specified for an LDAP user as in the LDAP system.

The administrator must make the following entries for the LDAP connection in xSuite User Administration (transaction /WMD/XF_USR_ADMIN) in the Attributes tab:

User attribute

Description

Sample value

Range of values

LDAP_DOMAIN_S‍U‍F‍FIX

Appends an LDAP domain suffix to the user name.

This user attribute overwrites the value of the parameter with the same name.

@sample.com

LDAP domain

XF_LDAP_NAME

Assigns an LDAP user name to the user.

This parameter is only to be maintained if the xSuite user name is the same as the LDAP user name.

ANDERSON

ANDERSON@sample.com

LDAP user name

  • Without specification of the LDAP domain suffix if the parameter LDAP_DOMAIN_SUFFIX is maintained.

  • With specification of the LDAP domain suffix if the parameter LDAP_DOMAIN_SUFFIX is not maintained.

Info: The maximum number of characters is 40.

Configuring an LDAP connection in SAP

  1. Call transaction LDAP.

    The Directory Service Interface view will open.

  2. Click the LDAP Servers button.

    The View Server: Overview view will open.

  3. Click the anzeigeUmschalten.png Display -> Change button.

  4. Click the New Entries button.

    The view New Entries: Details of Added Entries will open.

  5. Enter the data of the LDAP server and click AVAG_Kontierung_WEB_sichern.png Save.

    Example of configuration of an LDAP server:

    sap_ldap02.png
  6. Click the button LDAP Connectors in the view Directory Service Interface.

    The LDAP-Connector (Maintenance View) view will open.

  7. Click the anzeigeUmschalten.png Display -> Change button.

  8. Click the New Entries button.

    The New Entries: Detail of Added Entries view will open.

  9. Enter the LDAP connector data and click AVAG_Kontierung_WEB_sichern.png Save.

    Example of configuration of an LDAP connector:

    sap_ldap03.png
  10. Enter the name of the LDAP server in the Directory Service Interface in the field Server.

  11. Enter the name of the LDAP connector in the view Directory Service Interface, in the field Connector.

  12. Click the Log On button.

    ➤ The LDAP connection is now configured.