[Date Prev][Date Next] [Chronological] [Thread] [Top]

lastmod problem



hi.

using openldap-stable-20020107, it seems that 'lastmod'
is ignored. on openldap-1.2.11 it just works fine.

i tried lastmod in the global and also in the database section,
both no go.

any hints what iam doing wrong?


slapd.conf:

include         /usr/local/etc/openldap/schema/core.schema
include         /usr/local/etc/openldap/schema/cosine.schema
include         /usr/local/etc/openldap/schema/nis.schema
include         /usr/local/etc/openldap/schema/qmail.schema
include         /usr/local/etc/openldap/schema/dns.schema
include         /usr/local/etc/openldap/schema/test.schema

pidfile         /var/run/slapd.pid
argsfile        /var/run/slapd.args

lastmod         on
schemacheck     on
sizelimit       1000
threads         64
timelimit       3600
idletimeout     30
password-hash   {SSHA}

database        ldbm
suffix          "o=test,c=at"
rootdn          "cn=Manager,o=test,c=at"
rootpw          {SSHA}......................
directory       /usr/local/var/openldap-ldbm