diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2012-02-21 21:03:26 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-02-24 09:59:52 -0500 |
commit | 3828873b48096e6482329bab6da175de3f615ab8 (patch) | |
tree | fbaa7d1ce903957e5d2392a5aeb2e82d96e19835 /src/examples | |
parent | 093acc9d3da388c279815c52adc8b9a99362a6d4 (diff) | |
download | sssd-3828873b48096e6482329bab6da175de3f615ab8.tar.gz sssd-3828873b48096e6482329bab6da175de3f615ab8.tar.xz sssd-3828873b48096e6482329bab6da175de3f615ab8.zip |
LDAP: Only use paging control on requests for multiple entries
The paging control can cause issues on servers that put limits on
how many paging controls can be active at one time (on some
servers, it is limited to one per connection). We need to reduce
our usage so that we only activate the paging control when making
a request that may return an arbitrary number of results.
https://fedorahosted.org/sssd/ticket/1202 phase one
Diffstat (limited to 'src/examples')
0 files changed, 0 insertions, 0 deletions