Code

Fixed problem with kolab in slapd template
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 18 Nov 2005 10:13:30 +0000 (10:13 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 18 Nov 2005 10:13:30 +0000 (10:13 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1971 594d385d-05f5-0310-b6e9-bd551577e9d8

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.