Hi Quanah Here is how I am building it
1) Download version 2.4.50 from https://www.openldap.org/software/download/ 2) Unpack the zip files 3) ./configure --enable-bdb=no --enable-hdb=no --enable-ipv6=yes 4) make depend 5) make 6) make test 7) su root -c 'make install' Let me know what I am missing so that accesslog modulegets included in slapd. Thanks Rahul On Fri, Jul 3, 2020 at 5:41 PM Quanah Gibson-Mount <[email protected]> wrote: > > > --On Friday, July 3, 2020 4:09 PM -0400 kumar rahul > <[email protected]> wrote: > > > > > > > Hi Quanah > > > > > > How do I include accesslog module in slapd ? > > Depends on how you built it, since you seem to be building your own. > > Regards, > Quanah > > -- > > Quanah Gibson-Mount > Product Architect > Symas Corporation > Packaged, certified, and supported LDAP solutions powered by OpenLDAP: > <http://www.symas.com> >
