From: Matthijs Kooijman Date: Tue, 5 May 2009 18:06:28 +0000 (+0200) Subject: slapd: Add indices for a few attributes. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Fdrsnuggles.git;a=commitdiff_plain;h=2a3322c4cccb7bb124302ed9ab910fa8ee84b59e slapd: Add indices for a few attributes. --- diff --git a/etc/ldap/slapd.conf b/etc/ldap/slapd.conf index 4a92cdc..1e67392 100644 --- a/etc/ldap/slapd.conf +++ b/etc/ldap/slapd.conf @@ -63,6 +63,9 @@ dbconfig set_lk_max_lockers 1500 # Indexing options for database #1 index objectClass eq +index uniqueMember,memberUid eq +index mail,mailAlternateAddress eq +index uid,uidNumber eq # Save the time that the entry gets modified, for database #1 lastmod on