[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
syncrepl breaks on fax attribute removal
- To: openldap-software@openldap.org
- Subject: syncrepl breaks on fax attribute removal
- From: Emmanuel Dreyfus <manu@netbsd.org>
- Date: Tue, 9 Dec 2008 17:32:42 +0000
- Content-disposition: inline
- User-agent: Mutt/1.5.17 (2007-11-01)
Hello
facsimileTelephoneNumber has no equality matching rule. This makes it
a bit difficult to remove. ldapvi will compain because:
ldap_modify: Inappropriate matching (18)
additional info: modify/delete: facsimileTelephoneNumber: no
equality matching rule
Using ldapmodify, it is possible to delete all facsimileTelephoneNumber
attributes, but then, replicas get out of sync:
null_callback : error code 0x12
syncrepl_entry: rid=217 be_modify failed (18)
do_syncrepl: rid=217 retrying
I have to destroy the replicas database and get the resync from scratch.
Kind of silly, isn't it? Is that issue known?
--
Emmanuel Dreyfus
manu@netbsd.org