On Fri, 15 May 2015, PRATIK SINGAL wrote:
Hello can any one help me out where to increase the ldapseach size limit.In 2.4.23 there was no issue when i used to search 100000 records but in 2.4.40 it gives me a error
See the slapd.conf(5) man page, sizelimit/timelimit/limits directives.
[root@localhost ~]# ldapsearch -x -LLL -b "dc=example,dc=com" -s one "objectclass" | grep ^dn: | wc -l
Size limit exceeded (4)
500