[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slapo accesslog purge in 2.3.19 [auf Viren überprüft]
Hi!
I activated overlay accesslog in a 2.3.19 server. Everthing works fine
(changes are logged) as long as I do not activate logpurge:
line 69 (overlay accesslog)
line 70 (logdb "ou=log,ou=foo,o=bar,c=de")
>>> dnPrettyNormal: <ou=log,ou=foo,o=bar,c=de>
<<< dnPrettyNormal: <ou=log,ou=foo,o=bar,c=de>, <ou=log,ou=foo,o=bar,c=de>
line 71 (logops writes)
line 72 (logpurge 10+00:00 1+00:00)
/opt/mail//etc/openldap/slapd.conf: line 72: <logpurge> handler exited
with 1!
slapd destroy: freeing system resources.
slapd stopped.
connections_destroy: nothing to destroy.
# in slapd.conf
overlay accesslog
logdb "ou=log,ou=foo,o=bar,c=de"
logops writes
logpurge 10+00:00 1+00:00
This seems not to be related to ITS#4505 or #4595, which occour in
CHANGES for "accesslog purge" for version >2.3.19.
Hans