Code

Updated example slapd.conf with basic kolanb indexing
authorscheiter <scheiter@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Jun 2006 09:10:51 +0000 (09:10 +0000)
committerscheiter <scheiter@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 2 Jun 2006 09:10:51 +0000 (09:10 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3630 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/slapd.conf

index e542522d1a0568bb3483ff7031c5bed8170d07d3..758afe23e0ff89c916b2ab564786682b39cf08fa 100644 (file)
@@ -218,6 +218,12 @@ index   objectClass                                            pres,eq
 index   uidNumber,gidNumber,memberuid                          eq
 index   gosaSubtreeACL,gosaObject,gosaUser                     pres,eq
 
+# Indexing for Kolab
+#index alias                                                   eq,sub
+#index kolabDeleteFlag                                         eq
+#index kolabHomeServer                                         eq
+#index  member                                                 pres,eq
+
 # Indexing for Samba 3
 index   sambaSID                                               eq
 index   sambaPrimaryGroupSID                                   eq
@@ -227,7 +233,7 @@ index   sambaDomainName                                        eq
 # Where the database file are physically stored
 directory      "/var/lib/ldap"
 
-# Make mods (writes entryUuid for kolab...)
+# Log modifications and write entryUUID
 lastmod on