OUD - The 'ldapsearch' Command Returns Error- Insufficient Access Rights for Anonymous Paged Control Query
(Doc ID 1932191.1)
Last updated on DECEMBER 29, 2021
Applies to:
Oracle Unified Directory - Version 11.1.2.2.0 and laterInformation in this document applies to any platform.
Goal
When doing a paged control query as an anonymous user, an "Insufficient access rights" error was returned.
How is it possible to grant permission to the Anonymous user the ability to perform paged queries?
Using the Linux ldapsearch -
$ ldapsearch -x -h <host> -p <port> -x -LLL -b dc=<SUFFIX_DN> -E "pr=100/noprompt" "cn=metadir" cn
Insufficient access (50)
Additional information: The request control with Object Identifier (OID) "1.2.840.113556.1.4.319" cannot be used due to insufficient access rights
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 |
To Change the Global ACI by Modifying config.ldif - |
To Change the Global ACI Using dsconfig - |
References |