Bug 53141 - Cleanup virtualization related LDAP entries on package removal before UCS-5
Cleanup virtualization related LDAP entries on package removal before UCS-5
Status: CLOSED WONTFIX
Product: UCS
Classification: Unclassified
Component: Virtualization - UVMM
UCS 4.4
Other Linux
: P5 normal (vote)
: UCS 4.4-8-errata
Assigned To: UCS maintainers
UCS maintainers
:
Depends on: 51982
Blocks:
  Show dependency treegraph
 
Reported: 2021-04-23 12:42 CEST by Philipp Hahn
Modified: 2023-06-28 10:46 CEST (History)
1 user (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:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2021-04-23 12:42:16 CEST
+++ This bug was initially created as a clone of Bug #51982 +++

For removing packages in UCS-5 some changes must be done in UCS-4 to cleanup after package removal.
They should be removed when the last user disappears:

> assignedHosts="${ldap_hostdn}" from nagios/service="cn=UNIVENTION_LIBVIRTD_KVM,cn=nagios,$ldap_base"
> assignedHosts="${ldap_hostdn}" from nagios/service="cn=UNIVENTION_LIBVIRTD_XEN,cn=nagios,$ldap_base"
> assignedHosts="${ldap_hostdn}" from nagios/service="cn=UNIVENTION_UVMMD,cn=nagios,$ldap_base"

> nagios/service cn=UNIVENTION_LIBVIRTD_KVM,cn=nagios,$ldap_base
> nagios/service cn=UNIVENTION_LIBVIRTD_XEN,cn=nagios,$ldap_base
> nagios/service cn=UNIVENTION_UVMMD,cn=nagios,$ldap_base

> settings/syntax "cn=ManagementServer,cn=UVMM,cn=custom attributes,cn=univention"

> *=*,cn=UVMM,cn=custom attributes,cn=univention,$ldap_base


See proposed patches are already in [phahn/removal500](https://git.knut.univention.de/univention/ucs/-/tree/phahn/removal500)
Comment 1 Philipp Hahn univentionstaff 2023-06-28 10:44:06 CEST
UVMM and virtualization with UCS is deprecated and will no longer be developed in UCS 4.4; they have already been removed from UCS 5.0.