Bugzilla – Bug 135490
in opposition to the man-page slapd accepts also slapd.conf- files after the -F command
Last modified: 2006-02-16 13:30:14 UTC
When slapd is started with slapd -F /etc/openldap/slapd.conf, it accepts this without any comment. Afterwards it runs with the configuration given in /etc/openldap/slapd.conf although the -F parameter should accept directories only.
Current OpenLDAP 2.3.13 doesn't start anymore when you specify an invalid parameter for -F (noexistent directory or file). But I does not give an error as well :(
Fixed