Quoting Quanah Gibson-Mount quanah@symas.com:
--On Monday, June 7, 2021 12:49 PM +0200 Lists Nethead lists@nethead.se wrote:
Hi all,
After 2.57 to 2.58 update, slapd refuses to start. OS is FreeBSD 12, slapd built from ports.
No clue what is missing, the system ran for two years without a clitch during updates.
It would appear the older build had the syncprov module built in statically, while the newer build has it built in dynamically, so at this point you would need to moduleload syncprov.
--Quanah
Yes, thank you, reverting to the module built in solved it for now. Next will be to reconfigure to load dynamically, but not on a production system, need to learn and check before...
Thanks again, Per