Unicode characters can not display correctly on opends entry

538 Views Asked by At

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

1

There are 1 best solutions below

1
On BEST ANSWER

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.