Bug 55148 - Support UDM hooks that are not bound to an extended attribute
Support UDM hooks that are not bound to an extended attribute
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 5.0
Other Linux
: P5 normal with 4 votes (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-30 09:40 CEST by Florian Best
Modified: 2022-08-30 09:42 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Feature Request
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?: Yes
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 Florian Best univentionstaff 2022-08-30 09:40:51 CEST
UDM hooks are currently bound to the existence of an extended attribute.

In many cases we need hooks which just run always for the given module.
Our current workaround is often to specify an invalid mapping e.g. objectClass=notexisting and filter it out in the ldap-modlist hook.