Problem is containers/cn.py _ldap_post_modify, _ldap_post_create, _ldap_*: changes.append((self.ldapKeys[i],self.dn,'')) [...] self.lo.modify(self.default_dn,changes) same for containers/ou.py
I'm unable to reproduce it. Do you have a test case?
@Dirk: seems invalid.