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

--

注目の投稿

新たな資産管理アプリ DLはこちらから👇 ▼App Store

新たな資産管理アプリ「SBI証券Plus」2月21日(土)より提供開始 ~資産状況の可視化とAIによる情報提供で、次の投資行動につながる気づきを創出~ 【外部リンク】 https://x.com/SBISEC/status/2025106835464732965 SBI証券の資産...

人気の投稿