diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2011-01-28 07:40:58 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-02-03 12:16:13 -0500 |
commit | c210c160f6b82b6e2369f2a2fba6ea559ee54dbe (patch) | |
tree | f954c205d566f5ca4d0f37461058c3cdd2e219c3 /src/providers/ldap | |
parent | f716f4d39d5165da873ac923c9832a16c9a97f55 (diff) | |
download | sssd-c210c160f6b82b6e2369f2a2fba6ea559ee54dbe.tar.gz sssd-c210c160f6b82b6e2369f2a2fba6ea559ee54dbe.tar.bz2 sssd-c210c160f6b82b6e2369f2a2fba6ea559ee54dbe.zip |
Add additional indexing for sysdb
Adds an index for dataExpireTimestamp
This is used for determining which users need to be removed during
the cleanup task. If enumeration is enabled (or huge numbers of
users have been cached), the cleanup task runs very slowly due to
the non-indexed search.
Also adds an index for ONELEVEL lookups, to speed up situations
where we would need to request all entries under a particular node
in the LDB.
Diffstat (limited to 'src/providers/ldap')
0 files changed, 0 insertions, 0 deletions