--On May 19, 2014 at 7:22:41 AM -0400 David Spurek dspurek@redhat.com wrote:
'slapcat -c' gives me the same output. I expect that it will ignore errors with the first database and dumps the database for second suffix. Should slapcat -c skip error in this case? Tested with openldap-2.4.39
-c continues if there are issues within the database. You have no database, that's a fatal error.
--Quanah