[EMAIL PROTECTED] 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. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
