summaryrefslogtreecommitdiffstats
path: root/setup-client.py
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2011-10-12 09:36:24 +0200
committerRob Crittenden <rcritten@redhat.com>2011-10-12 06:31:16 -0400
commite5389ffd5193fcb7edf3b0c5fa887e46cff986fe (patch)
treec454f42fb77109d6ce21476abc72a554fe3715d2 /setup-client.py
parent17f247d6c2aef177c40a690f886b0773a88a6dfa (diff)
downloadfreeipa-e5389ffd5193fcb7edf3b0c5fa887e46cff986fe.tar.gz
freeipa-e5389ffd5193fcb7edf3b0c5fa887e46cff986fe.tar.xz
freeipa-e5389ffd5193fcb7edf3b0c5fa887e46cff986fe.zip
Optimize member/memberof searches in LDAP
When investigating if member/memberof attribute is direct/indirect we do a lot of LDAP SCOPE_SUBTREE searches when we actually search just for one item. Make sure we search only with SCOPE_BASE to improve the performance. One not so efficient iteration was also changed to list comprehension to speed things up a tiny bit. https://fedorahosted.org/freeipa/ticket/1885
Diffstat (limited to 'setup-client.py')
0 files changed, 0 insertions, 0 deletions