>> Michael Ströder <michael(a)stroeder.com> schrieb am
25.10.2018 um 16:08 in
Nachricht
<dcb21c52-3112-3a8e-ade6-16c7c573ceb6(a)stroeder.com>:
On 10/25/18 2:12 PM, Ulrich Windl wrote:
> For issue 2):
>
> # slapcat -n0 -F /etc/openldap/slapd.d -l /tmp/0.ldif
> 5bd1a671 UNKNOWN attributeDescription "OLCACCESSLOGDB" inserted.
> 5bd1a671 UNKNOWN attributeDescription "OLCACCESSLOGOPS" inserted.
> 5bd1a671 UNKNOWN attributeDescription "OLCACCESSLOGPURGE" inserted.
> 5bd1a671 UNKNOWN attributeDescription "OLCACCESSLOGSUCCESS" inserted.
> 5bd1a671 UNKNOWN attributeDescription "OLCACCESSLOGOLD" inserted.
> 5bd1a671 config error processing
> olcOverlay={1}accesslog,olcDatabase={0}config,cn=config:
> slapcat: bad configuration directory!
I suspect slapo-accesslog is not loaded.
This is correct. In addition to the version change, SUSE had changed the
packing of openldap: The older version had accesslog compiled in, while the
newer version has a loadable module (AFAIK).
Regards,
Ulrich