Ulrich Windl wrote: >>>> kumar rahul <[email protected]> schrieb am 01.07.2020 um 21:28 in > Nachricht > <caoztu4ceezjwzywsh1fyxfoevep+_nmtvmvgozd+ix54k27...@mail.gmail.com>: >> Hi Quanah >> >> Please ignore the previous email. The location I gave you was the >> directory I have created for the accesslog database.I am new to ldap so >> bare with my primitive questions. Please find my response to your questions >> >> 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. >> >> [Rahul] How do I verify this if modules are compiled statically? > > Good question; there is a calss olcModuleList, but that does list only the > _loaded_ modules, not the present ones (I call the statically linkes modules > still "modules"). > > Maybe a better structure than dn: cn=module{0},cn=config containing an > olcModuleList would have been a structure that enumerates the modules by name > (like dn: cn=back_mdb,cn=module,cn=config) and gives the type (loaded or > build-in)...
That's what cn=monitor is for. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
