slapd: Add indices for a few attributes.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 May 2009 18:06:28 +0000 (20:06 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 5 May 2009 18:06:28 +0000 (20:06 +0200)
etc/ldap/slapd.conf

index 4a92cdca181cbeacd4c9b711e43fa08f70d9dd78..1e673928efbdfa8f2fae6399b6edf9977d5d5cd0 100644 (file)
@@ -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