20170625

2.4 LDAP Error to Win32 Error Mapping

2.4 LDAP Error to Win32 Error Mapping
【外部リンク】
https://msdn.microsoft.com/en-us/library/gg465310.aspx
Windows contains an implementation of the LDAP resultCode ([RFC2251] section 4.1.10) which is used by higher-layer protocols to interpret the results of an LDAP operation.
Each LDAP error value is also mapped to the closest Win32 error value, for use by the higher-layer protocols. This mapping is as shown in the following table:
Value: Decimal
Value: Hexadecimal representation
LDAPResult.resultCode: RFC 1777
LDAPResult.resultCode: RFC 2251
Windows: Ldap Error (LDAP_RETCODE from winldap.w)
Windows: Win32 error (from LdapMapErrorToWin32 / winmain\ds\ds\src\ldap\client\util.cxx)
0
0x0
success
success
LDAP_SUCCESS
NO_ERROR
1
0x1
operationsError
operationsError
LDAP_OPERATIONS_ERROR
ERROR_OPEN_FAILED
2
0x2
protocolError
protocolError
LDAP_PROTOCOL_ERROR
ERROR_INVALID_LEVEL

--

注目の投稿

Shadowserver Foundation http://65.49.1.117/

Shadowserver Foundation port 14491 discarded for LINK-FRMWRK: NO ENTRY IN LOOKUP TABLE TO COMPLETE OPERATION, GigaEthernet2.0 Wistron Neweb ...

人気の投稿