From: cajus Date: Fri, 18 Nov 2005 10:13:30 +0000 (+0000) Subject: Fixed problem with kolab in slapd template X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cd9c91f3250db625b3e3501b6124a9d300092dcf;p=gosa.git Fixed problem with kolab in slapd template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1971 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/contrib/openldap/slapd.conf b/contrib/openldap/slapd.conf index aa86b7119..46c33b0ef 100644 --- a/contrib/openldap/slapd.conf +++ b/contrib/openldap/slapd.conf @@ -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.