URL: https://github.com/freeipa/freeipa/pull/5985 Author: rcritten Title: #5985: Increase default limit on LDAP searches to 100k Action: opened
PR body: """ A similar change was attempted years ago in commit 9724251292e4c0797367fcc351a9f16f30c6aefe but it was never applied because it used the wrong DN and because nsslapd-timelimit is already present in the entry the default keyword won't trigger.
Use replace instead to increase the value to 100k from the default as originally intended.
https://pagure.io/freeipa/issue/8962
Signed-off-by: Rob Crittenden rcritten@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5985/head:pr5985 git checkout pr5985
URL: https://github.com/freeipa/freeipa/pull/5985 Author: rcritten Title: #5985: Increase default limit on LDAP searches to 100k Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5985/head:pr5985 git checkout pr5985
freeipa-devel@lists.fedorahosted.org