Code

Fixed problem with kolab in slapd template
[gosa.git] / contrib / openldap / slapd.conf
index aa86b711945c2dbead1b5d63dd873bf4fc0a12de..46c33b0ef7789199d741d1277339f1c8cc2a6be6 100644 (file)
@@ -155,8 +155,8 @@ index   sambaDomainName                                        eq
 # Where the database file are physically stored
 directory      "/var/lib/ldap"
 
-# Save the time that the entry gets modified
-lastmod off
+# Make mods (writes entryUuid for kolab...)
+lastmod on
 
 # The userPassword/shadow Emtries by default can be
 # changed by the entry owning it if they are authenticated.