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

Fail to delete / add entry - attribute description contains inappropriate characters



Hello,

Somehow an entry in my database got corrupted. I'm trying to delete the
entry using ldapdelete, but I get the following error:

----
entry_decode: "uid=asdf,ou=People,dc=my,dc=com"
<= entry_decode: str2ad(007154476): attribute description contains
inappropriate characters
<= entry_decode: str2undef_ad(007154476): attribute description contains
inappropriate characters
----

How can I remove the entry so that I can re-add it correctly?

Thanks