OUD - "LDAPsearch" Result will Similarly Return "Japanese Half Width Kana" Characters and "Japanese Full Width Kana" Characters
(Doc ID 2009856.1)
Last updated on MARCH 22, 2023
Applies to:
Oracle Unified Directory - Version 11.1.2.2.0 and laterInformation in this document applies to any platform.
Goal
Characters returned by ldapsearch are both "Japanese half width kana" characters and "Japanese full width kana" characters.
E.X:
<sample entry>
----------
dn: uid=<USER.1>,dc=<SUFFIX_DN>
uid: <USER1>
sn:{a half width kana (UTF8 code: ef bd b1)}
........
----------
<ldapsearch>
ldapsearch -h .......... -b "dc=<SUFFIX_DN>" "sn={a full width kana (UTF8 code: e3 82 a2)}"
=>
The OUD returns the "sample entry" as the search result though the different character was specified as the search filter.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |