Unicode characters can not display correctly on opends entry
again have problem with opends
now i would like to save unicode in the opends directory its can saved but when i fetch the results unicode characters are开发者_运维知识库 not displaying as it is
thanks in advance roshan
OpenDS like any LDAP directory server, requires that the directory strings are UTF-8 encoded. This is part of the LDAP RFCs. It is up to the client tools to do the conversion (if needed) from UTF-8 to the local character set (and reverse when sending to the Directory server).
Kind regards,
Ludovic Poitou
Product Manager for OpenDJ, open source LDAP directory services in Java
ForgeRock.
精彩评论