https://bugs.openldap.org/show_bug.cgi?id=7832
--- Comment #19 from David Coutadeur david.coutadeur@gmail.com --- For reference (also discussed in the Merge request)
Hi,
I have opened two separate bug reports for the compiling issues: - [Issue 9477] slapd on master branch segfaults at first connection establishment with an LDAP client - [Issue 9478] compilation issue of nssov overlay on master branch
I have also fixed other reported issues: - ppm.conf file was indeed confusing, I renamed it as an ppm.example, useful for anybody wanting a quick example of parameters. It is also helpful for the test suite. - NOTICES is deleted - exit(): thanks for the remark, I have adapted the code for not exiting
Thanks to Howard's quick fixes of 9477 and 9478, I was able to test ppm from compilation to applicative tests. I have tested each ppm feature separately, with success. For me, everything is fine.
Please don't hesitate if you have other remarks.