Hi Marc,
Marc Patermann hans.moser@ofd-sth.niedersachsen.de writes:
Hi,
Yesterday I did update a SLES test server from 2.4.17 to 2.4.18. I use the old plain configuration by file.
On startup I got "subordinate needs a suffix" errors. The database definitions contain suffix and subordinate as well (for ages ...), but "subordinate" is the second statement after "database", "suffix" is third. I changed subordinate to the last statement of each database definition and it works again.
This is in fact the ususal configuration, as the parameter 'subordiante' calls the chain overlay, which has to be last in the overlay configuration chain. The manual page slapd.conf(5) describes this in detail.
-Dieter