Pierangelo Masarati writes:
> Patched in HEAD; please test.  p.

test.conf:
        include servers/slapd/schema/core.schema
        database        bdb
        suffix          o=foo
        directory       /tmp/db
test.ldif:
        dn: o=foo
        objectClass: organization
$ servers/slapd/slapadd -f test.conf < test.ldif
...
slapadd: tools.c:494: bdb_tool_entry_put: Assertion `text->bv_val[0] == '\0'' 
failed.

-- 
Hallvard


Reply via email to