summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8d39702)
raw | patch | inline | side by side (parent: 8d39702)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 18 Nov 2005 10:13:30 +0000 (10:13 +0000) | ||
committer | cajus <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 | patch | blob | history |
index aa86b711945c2dbead1b5d63dd873bf4fc0a12de..46c33b0ef7789199d741d1277339f1c8cc2a6be6 100644 (file)
# 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.