Identity Management (MOSC)

MOSC Banner

LDAP Index

edited Jan 28, 2016 6:42AM in Identity Management (MOSC) 2 commentsAnswered

Hi all,

a LDAP Query used a long time (etime) to processing, I verified the query and want to create an index for better response time:

--> base="ou=users,o=myORG" scope=sub filter="(&(objectClass=inetOrgPerson)(activeEntry=1))

Hier is my solution inetOrgPerson:

./dsconfig -h localhost -p 4444 -D "cn=orcladmin" -j /tmp/pw.txt -X create-local-db-index --element-name userRoot --index-name inetOrgPerson --set index-type:equality


Is there any other solution possible? such as add subTree too?


Regards,

Moh



Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center