From: cajus Date: Mon, 12 Jun 2006 08:43:37 +0000 (+0000) Subject: Added indexing for snapshot timestamps and dn's X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=450c53d4413706b564374c519f4344fb5e5aee36;p=gosa.git Added indexing for snapshot timestamps and dn's git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3775 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/contrib/openldap/slapd.conf b/contrib/openldap/slapd.conf index 758afe23e..c5b8d7dcb 100644 --- a/contrib/openldap/slapd.conf +++ b/contrib/openldap/slapd.conf @@ -212,6 +212,8 @@ rootpw {crypt}OuorOLd3VqvC2 # Indexing index default sub index uid,mail eq +index gosaSnapshotDN eq +index gosaSnapshotTimestamp eq,sub index gosaMailAlternateAddress,gosaMailForwardingAddress eq index cn,sn,givenName,ou pres,eq,sub index objectClass pres,eq