Kbase P164586: Calling Windows 32-bit LDAP libraries from GUI client crashes session
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/04/2010 |
|
Status: Unverified
SYMPTOM(s):
Calling Windows 32-bit LDAP libraries from GUI client crashes session
LDAP calls made with wldap32.dll shared library
Calling ldap_bind_sA function in wldap32.dll library using the LDAP_AUTH_DIGEST authentication method
Session crashes
FACT(s) (Environment):
OpenEdge 10.2x
Windows 7 64-bit
OpenEdge Category: Language (4GL/ABL)
CAUSE:
As documented by Microsoft, the LDAP_AUTH_DIGEST authentication method is supported only on Windows XP and Windows Server 2003
FIX:
Use the LDAP_AUTH_NEGOTIATE authentication method instead