Side effect (Regression of Bug #49408): removing many containers twice causes the following exception: 11.10.19 12:08:04.616 ADMIN ( PROCESS ) : remove: subelement cn=groups,ou=oldschool,l=school,l=dev 11.10.19 12:08:04.621 ADMIN ( ERROR ) : remove: could not remove 'cn=groups,ou=oldschool,l=school,l=dev': ldapError: No such attribute: modify/delete: univentionGroupsObject: no such value 11.10.19 12:08:04.622 ADMIN ( ERROR ) : Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/univention/admin/handlers/__init__.py", line 1539, in _remove_subtree subobject.remove(remove_childs=True) File "/usr/lib/pymodules/python2.7/univention/admin/handlers/__init__.py", line 877, in remove return self._remove(remove_childs) File "/usr/lib/pymodules/python2.7/univention/admin/handlers/__init__.py", line 1506, in _remove self._ldap_pre_remove() File "/usr/lib/pymodules/python2.7/univention/admin/handlers/container/cn.py", line 255, in _ldap_pre_remove self.lo.modify(self.default_dn, changes) File "/usr/lib/pymodules/python2.7/univention/admin/uldap.py", line 902, in modify raise univention.admin.uexceptions.ldapError(_err2str(msg), original_exception=msg) ldapError: No such attribute: modify/delete: univentionGroupsObject: no such value +++ This bug was initially created as a clone of Bug #49408 +++
This issue has been filed against UCS 4.4. UCS 4.4 is out of general maintenance and components may have vastly changed in later releases. Thus, this issue is now being closed. If this issue still occurs in newer versions, please use "Clone this bug" or reopen this issue. In this case please provide detailed information on how this issue is affecting you.