--On Friday, June 3, 2022 1:51 PM +0000 RAIMBAULT Alain - Contractor
<[email protected]> wrote:
To achieve this, I attempted the following but I got priviledge issue
accessing the DB ….
# cat sizelimit.ldif
dn: cn=config
changetype: modify
replace: olcSizeLimit
olcSizeLimit: -1
root@laselainfldap01p:/etc/openldap/slapd.d/cn=config# ldapmodify -v -H
ldapi:/// -Y EXTERNAL -f sizelimit.ldif
Hello,
We have no way of knowing how the system was configured to allow access to
the cn=config database. You'll have to consult with the LDAP adminstrators
of the deployment you're working on.
Regards,
Quanah