Bug 52298 - Search only for UMC policies when reading out UMC ACL's
Search only for UMC policies when reading out UMC ACL's
Status: RESOLVED MOVED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: UCS 4.4-6-errata
Assigned To: Florian Best
Dirk Wiesenthal
https://git.knut.univention.de/univen...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-11-02 19:44 CET by Florian Best
Modified: 2022-02-21 14:06 CET (History)
2 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:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Large environments, UCS Performance
Max CVSS v3 score:
best: Patch_Available+


Attachments
patch (6.11 KB, patch)
2020-11-02 19:44 CET, Florian Best
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2020-11-02 19:44:08 CET
Created attachment 10541 [details]
patch

The ACL's are reloaded from the LDAP server on every login.
The policy-result which is done for this, loads all policies, while we only need UMC policies.

Attached is a patch, which adds a LDAP filter and specifies only necessary attributes to fetch.
Comment 1 Florian Best univentionstaff 2022-02-21 14:06:41 CET
Moved patch into gitlab: https://git.knut.univention.de/univention/ucs/-/merge_requests/281