Bug 50611 - ldapError: No such attribute: modify/delete: univentionGroupsObject: no such value
Summary: ldapError: No such attribute: modify/delete: univentionGroupsObject: no such ...
Status: RESOLVED WONTFIX
Alias: None
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
Version: UCS 4.4
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: UMC maintainers
QA Contact: UMC maintainers
URL:
Keywords:
Depends on: 49408
Blocks:
  Show dependency treegraph
 
Reported: 2019-12-09 16:59 CET by Florian Best
Modified: 2024-06-27 12:10 CEST (History)
9 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain: 0.171
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
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 2019-12-09 16:59:41 CET
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 +++
Comment 2 Jan-Luca Kiok univentionstaff 2024-06-27 12:10:33 CEST
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.