diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2012-05-08 08:47:33 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-05-10 11:34:46 -0400 |
commit | ae8d047122c7ba8123f72b2eac68944868ac37d4 (patch) | |
tree | 6a7be7127f9daf8732cc6fe7158c5da91c0cf3dd /src/providers/sssd_be.exports | |
parent | ca4b7b92738f3dd463914e3de5757cd98d37a983 (diff) | |
download | sssd-ae8d047122c7ba8123f72b2eac68944868ac37d4.tar.gz sssd-ae8d047122c7ba8123f72b2eac68944868ac37d4.tar.bz2 sssd-ae8d047122c7ba8123f72b2eac68944868ac37d4.zip |
LDAP: Handle very large Active Directory groups
Active Directory 2008R2 allows only 1500 group members to be
retrieved in a single lookup. However, when we hit such a
situation, we can take advantage of the ASQ lookups, which are not
similarly limited.
With this patch, we will add any members found by ASQ that were
not found by the initial lookup so we will end with a complete
group listing.
https://fedorahosted.org/sssd/ticket/783
Diffstat (limited to 'src/providers/sssd_be.exports')
0 files changed, 0 insertions, 0 deletions