slapd: Add indexes for host and mailHost.
[matthijs/servers/drsnuggles.git] / etc / ldap / slapd.conf
index 4a92cdca181cbeacd4c9b711e43fa08f70d9dd78..34fbcf1f8028655743c493253ab4c55f7adf04f6 100644 (file)
@@ -63,6 +63,11 @@ dbconfig set_lk_max_lockers 1500
 
 # Indexing options for database #1
 index           objectClass eq
+index           cn eq
+index           uniqueMember,memberUid eq
+index           mail,mailAlternateAddress eq
+index           uid,uidNumber,gidNumber eq
+index          mailHost,host eq
 
 # Save the time that the entry gets modified, for database #1
 lastmod         on