OUD 11g / 12c - The ldapsearch Command for Member / IsMemberOf Attribute Returns Slowly
(Doc ID 2429191.1)
Last updated on NOVEMBER 02, 2023
Applies to:
Oracle Unified Directory - Version 11.1.2.3.170718 and laterInformation in this document applies to any platform.
Symptoms
When running ldapsearch to retrieve group membership using the isMemberOf attribute the result returns slowly.
For example, the following search to find the groups for one user (uid=<UID>) took more than 8s (etime=8094) from the access log -
[05/Mar/2018:13:26:59 +0100] SEARCH REQ conn=133473 op=1 msgID=2 base="ou=people,<SUFFIX_DN>" scope=sub filter="(uid=<UID>)" attrs="isMemberOf"
[05/Mar/2018:13:27:07 +0100] SEARCH RES conn=133473 op=1 msgID=2 result=0 nentries=1 etime=8094
[05/Mar/2018:13:27:07 +0100] SEARCH RES conn=133473 op=1 msgID=2 result=0 nentries=1 etime=8094
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 |