Ex2010Provider incorrectly handles IADsLargeInteger values from Active Directory
说明
Conversion of Large Integer values does not always work correctly.
When converting, for example, "2147483648" using the Ex2010Provider a negative value may result, which is incorrect. The ADSProvider converts the value correctly,
原因
When mapping and syncing the msExchRecipientTypeDetails attribute into a custom column on ADSAccount, the provider incorrectly signs the LowPart of the IADsLargeInteger interface.
解决办法
A fix for this issue is available in D1IM 6.1.3, once upgraded to 6.1.3, please contact support and quote Defect ID 23679.