summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/trust.py
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2014-06-25 13:55:58 +0200
committerPetr Viktorin <pviktori@redhat.com>2014-07-14 16:04:58 +0200
commit73b2d0a81dc09acbcae0e4388d1043780a171f3b (patch)
tree8230bc2b0272d5384dc59e2ca57cc59c65c9802e /ipalib/plugins/trust.py
parent277a01589b8d4b62f85cf41b2bf70fbe308909c9 (diff)
downloadfreeipa-73b2d0a81dc09acbcae0e4388d1043780a171f3b.tar.gz
freeipa-73b2d0a81dc09acbcae0e4388d1043780a171f3b.tar.xz
freeipa-73b2d0a81dc09acbcae0e4388d1043780a171f3b.zip
ldap2 indirect membership processing: Use global limits if greater than per-query ones
Calling an ipa *-find command with --sizelimit=1 on an entry with more members would result in a LimitsExceeded error as the search for members was limited to 1 entry. For the memberof searches, only apply the global limit if it's larger than the requested one, so decreasing limits on the individual query only affects the query itself. https://fedorahosted.org/freeipa/ticket/4398 Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'ipalib/plugins/trust.py')
0 files changed, 0 insertions, 0 deletions