h.b.furuseth@usit.uio.no wrote:
I wrote:
Possibly that should wait for OpenLDAP 2.5 though, and just log a warning for now.
...though -f file -F dir should fail, of course.
Splitting these two behaviors isn't possible. The same config_build_entry() function is called in both cases; once the error is detected and config_build_entry() fails, the startup will fail.
Remember that the full cn=config tree is always assembled in memory, even if you don't use a persistent copy in the filesystem.