You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
ldap_set_option
About this tag
The ldap_set_option function in Windows is used to configure LDAP session options, such as enabling SASL authentication via the LDAP_OPT_SASL_METHOD option. A known issue on Windows 7 and Windows Server 2008 R2 causes an LDAP_AUTH_UNKNOWN (0x56) error when calling ldap_set_option with this option. A Microsoft hotfix resolves this error. Discussions on WindowsForum.com cover troubleshooting this specific error and applying the fix.
Fixes a "LDAP_AUTH_UNKNOWN (0x56)" error code issue in Windows 7 or in Windows Server 2008 R2. This issue occurs when you call the "ldap_set_option" function if you use the "LDAP_OPT_SASL_METHOD" session option to enable the SASL authentication mode.
More...
authentication
configuration
error
fix
it solutions
ldap
ldap_set_option
microsoft
microsoft support
network issues
option setting
sasl
security
server r2
session option
technical issues
troubleshooting
windows 7
windows server