Bug 43236 - UMC tries to delete child objects on objects known to never have child objects
UMC tries to delete child objects on objects known to never have child objects
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.2
Other Linux
: P5 normal (vote)
: UCS 4.1-4-errata
Assigned To: Florian Best
Felix Botner
:
Depends on: 43195
Blocks:
  Show dependency treegraph
 
Reported: 2016-12-21 12:42 CET by Florian Best
Modified: 2017-01-11 12:19 CET (History)
4 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.057
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Large environments
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2016-12-21 12:42:20 CET
The changes needs to be merged to UCS 4.1-4.

+++ This bug was initially created as a clone of Bug #43195 +++

Due to https://forge.univention.org/bugzilla/show_bug.cgi?id=23835 the UMC tries to do a recursive delete always and thus also on objects that are known to never have child objects.

In large environments with configured size.unchecked limits the search for child objects might exceed the unchecked limit and the delete operation using the UMC will fail in this case.
Comment 1 Florian Best univentionstaff 2017-01-10 11:21:55 CET
univention-directory-manager-modules (11.0.3-55):
r75649 | Bug #43236: don't search for children of objects which doesn't have subordinates to prevent administrative limits

univention-directory-manager-modules.yaml:
r75650 | YAML Bug #43236

UCS 4.2:
univention-directory-manager-modules (12.0.11-5):
r75648 | Bug #43236: don't search for children of objects which doesn't have subordinates to prevent administrative limits
Comment 2 Felix Botner univentionstaff 2017-01-10 13:33:25 CET
OK - handlers/__init__._remove()
OK - merged to 4.2
OK - YAML
Comment 3 Janek Walkenhorst univentionstaff 2017-01-11 12:19:33 CET
<http://errata.software-univention.de/ucs/4.1/375.html>