[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#7894) slapcat assertion on cn=config
On Sun, Jul 13, 2014 at 09:46:14PM +0000, ryan@nardis.ca wrote:
>
> Since commit 5ee5251 ("ITS#7212 slapmodify support for back-ldif"), "slapcat -b
> cn=config" triggers an assertion after finishing its output. slapcat of a
> regular database is OK.
Hi Ryan,
turns out back-config had some expectations about the underlying backend
that no longer held for back-ldif. This patch should resolve that issue:
ftp://ftp.openldap.org/incoming/Ondrej-Kuznik-20140722-ITS-7894.patch
Regards,
Ondrej