Problem Note 48238: The error "Unable to contact the LDAP server" occurs when you use the LDAPS_OPEN CALL routine
When you use the LDAPS_OPEN CALL routine to connect to a Lightweight Directory Access Protocol (LDAP) server, you might receive this error:
ERROR: Unable to contact the LDAP server.
The LDAPS_OPEN CALL routine has a built–in time–out threshold of 30 seconds. If the LDAP server does not respond to the CALL routine within that time, the error occurs.
Click the Hot Fix tab in this note to access the hot fix for this issue. This hot fix enables you to increase the time–out threshold for the LDAP server connection. After installing the hot fix, you can extend the time-out limit beyond 30 seconds by setting either the LDAP_TIMEOUT environment variable or the LDAP_TIMEOUT SAS macro variable to a value larger than 30. The value of LDAP_TIMEOUT must be an integer greater than zero. If you use the LDAP_TIMEOUT macro variable to extend the threshold, any value greater than 9,999,999 will be treated as 30 seconds.
Operating System and Release Information
SAS System | SAS Integration Technologies | z/OS | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft Windows XP 64-bit Edition | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft® Windows® for x64 | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft Windows Server 2003 for x64 | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft Windows Server 2008 for x64 | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Microsoft Windows XP Professional | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Windows Vista | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Windows Vista for x64 | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
64-bit Enabled AIX | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
64-bit Enabled HP-UX | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
64-bit Enabled Solaris | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
HP-UX IPF | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Linux | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Linux for x64 | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
OpenVMS on HP Integrity | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
Solaris for x64 | 9.2_M1 | 9.4 | 9.2 TS2M0 | 9.4 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
There is a hardcoded time-out limit built into the LDAPS_OPEN CALL routine.
Type: | Problem Note |
Priority: | high |
Topic: | Third Party ==> Products ==> LDAP
|
Date Modified: | 2012-11-05 15:00:51 |
Date Created: | 2012-10-23 14:04:57 |