OUD - The "ldapsearch" Command Requested Attribute Case Sensitivity is not Retained Per Default Schema Attribute Standard
(Doc ID 2122973.1)
Last updated on JANUARY 05, 2022
Applies to:
Oracle Unified Directory - Version 11.1.2.3.0 to 11.1.2.3.1 [Release 11g]Information in this document applies to any platform.
Symptoms
OUD 11.1.2.3 / 11.1.2.3.1
+. OUD Directory Server ldapsearch doesn't retain the the case sensitivity of default schema attribute. Instead whatever case we specify as requested attribute in ldapsearch is referred in output of ldapsearch.
ldapsearch -h localhost -p <PORT> -D "cn=<DS_ADMIN>" -w <PASSWORD -b "<SUFFIX_DN>" -s sub uid=<UID> GivEnName
dn: uid=<UID>,ou=People,<SUFFIX_DN>
GivEnName: Abbe
Expected Behavior is: It must display as givenName which is per OUD Schema Attribute Definition.
Cause
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
Symptoms |
Cause |
Solution |
References |