Hi Quanah
Here is the output of slapd -VVV command. I do see accesslog as static overlays.
What changes i need to make in below snippet
*dn: cn=module{0},cn=configchangetype: modifyadd: olcModuleLoadolcModuleLoad: syncprovolcModuleLoad: accesslog*
[HPE SmartFabric:root@SN2100-106 initial_config]#slapd -VVV @(#) $OpenLDAP: slapd 2.4.50 (Jul 1 2020 20:22:05) $
@SN2100-106:/root/smartfabric/open-ldap/initial_config/openldap-2.4.50/servers/slapd
Included static overlays: accesslog syncprov Included static backends: config ldif monitor mdb relay
On Wed, Jul 1, 2020 at 5:13 PM Quanah Gibson-Mount quanah@symas.com wrote:
--On Wednesday, July 1, 2020 4:28 PM -0400 kumar rahul rahul2002mit@gmail.com wrote:
Hi Quanah
[Rahul] How do I verify this if modules are compiled statically?
slapd -VV
But if you're building OpenLDAP yourself, I suggest reading the output of configure, which tells you how to build dynamically vs statically.
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
--On Wednesday, July 1, 2020 6:43 PM -0400 kumar rahul rahul2002mit@gmail.com wrote:
Hi Quanah
Here is the output of slapd -VVV command. I do see accesslog as static overlays.
What changes i need to make in below snippet
Moduleloading is only for dynamic modules. Since you don't have a dynamic module, you don't need to load it.
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