Hi Quanah

   During the installation configure script was run like this

./configure --enable-bdb=no --enable-hdb=no --enable-ipv6=yes

I just added following option to enable all overlays

./configure --enable-bdb=no --enable-hdb=no --enable-ipv6=yes --enable-overlays=yes

Will this fix the problem?

Thanks
Rahul

On Wed, Jul 1, 2020 at 1:38 PM Quanah Gibson-Mount <quanah@symas.com> wrote:
--On Wednesday, July 1, 2020 11:09 AM -0400 kumar rahul
<rahul2002mit@gmail.com> wrote:

> I am seeing following ERROR

I have no idea how your slapd was built, etc.  But essentially the
accesslog overlay must be loaded into slapd to be of use.  It looks like at
least some of the modules in your system are compiled statically, which is
likely why you currently do not have a module{0} section for loading
modules.  You'll also have to verify where on disk the accesslog overlay
exists so that the moduleload statement pulls from the right directory.

Regards,
Quanah


--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>