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 quanah@symas.com wrote:
--On Friday, July 3, 2020 4:09 PM -0400 kumar rahul rahul2002mit@gmail.com 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
--On Monday, July 6, 2020 11:18 AM -0400 kumar rahul rahul2002mit@gmail.com wrote:
Hi Quanah
Here is how I am building it
- 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
I strongly advise you to really read the output of ./configure --help. It explicitly tells you what overlays are and are not enabled by default.
Regards, Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org