Message type: E = Error
Message class: LDAP_DELAYED_AUTH - LDAP Delayed Authentication
Message number: 012
Message text: LDAP server &1 provides no transport layer security for user passwords
The function of "Delayed Authentication" sends the users password to a
directory service.
In order to protect the password on the transport layer, this
functionality requires that transport layer security is enabled for the
directory service. The currently chosen directory service from ABAP
customizing (transaction LDAP, function "LDAP Servers") does not fulfil
this requirement.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
"Delayed Authentication" requires that the ICM LDAP plug-in is used (the
LDAP Connector is not supported)<(>,<)> and the security protocol is set
to either STARTTLS or LDAPS.
Error message extract from SAP system. Copyright SAP SE.
LDAP_DELAYED_AUTH012
- LDAP server &1 provides no transport layer security for user passwords ?The SAP error message "LDAP_DELAYED_AUTH012 LDAP server &1 provides no transport layer security for user passwords" indicates that the SAP system is attempting to authenticate users against an LDAP (Lightweight Directory Access Protocol) server, but the connection to the LDAP server does not support transport layer security (TLS). This can lead to security vulnerabilities, as user passwords may be transmitted in plain text.
Cause: Lack of TLS Configuration: The LDAP server is not configured to support TLS, which is necessary for secure communication. Incorrect LDAP URL: The LDAP URL used in the SAP configuration may not specify the use of TLS (e.g., using ldap:// instead of ldaps://). Firewall or Network Issues: There may be network configurations or firewalls that prevent secure connections to the LDAP server. Outdated LDAP Server: The LDAP server may be outdated or misconfigured, lacking support for secure connections.
Solution: Enable TLS on the LDAP Server: Configure the LDAP server to support TLS. This typically
Get instant SAP help. Sign up for our Free Essentials Plan.
LDAP_DELAYED_AUTH010
The password must be non-initial
What causes this issue? The function to perform "Delayed Authentication" of an SAP user against a directory service has been called with an...
LDAP_DELAYED_AUTH009
User &1 found more than once in LDAP server &2 (1: "&3", 2: "&4")
What causes this issue? The user of the SAP system for which the process of delayed authentication against a directory service should be prepared exi...
LDQ000
&1 unit(s) of queue &2, application &3 deleted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
LDQ001
Error when deleting queue &1, application &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.