Code

Fixed printer permissions
[gosa.git] / contrib / openldap / slapd.conf
index e542522d1a0568bb3483ff7031c5bed8170d07d3..c5b8d7dcb42a7504c1ec287c8389aee249324c45 100644 (file)
@@ -212,12 +212,20 @@ 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
 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 +235,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