[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: pls help: "Operations error" from ldapdelete (ITS#29)



Kurt,

> Here are a few things to try:
> 1) enable schema checking
>   rebuild with ldif2ldbm

I tried a much smaller ldif with schema checking enabled.  The delete operation
succeeded.  I'm building the complete database and test it again.  Will keep
you informed.

Thanks.  /ST


> 2) add/modify/delete
>   with -d 1 -d 128
> 
> Also, to aid in our duplication of this, please upload a tarball
> with copies of:
>   test cases with exact commands used and expected output.
>     all commands should be ran with -v -d 1 and server -d 1 -d 128.
>   schema (your slapd.oc.conf, slapd.ac.conf files)
>   small ldif (with minimal entries needed for test cases)
>     please change all passwords to simple cleartext strings
>     matching the rdn of the entry.
> 
> The tarball should be upload to ftp://ftp.openldap.org/pub/
> and named its-29-test-cases.tgz (gzipped tar file).   Please
> reply to this message when the tarball is available and provide
> a brief summary of the contents of the tarball, hints, etc.