Bug 57159 - Use ldap/server/port in univention-policy
Use ldap/server/port in univention-policy
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - Policies
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-7-errata
Assigned To: Maximilian Janßen
Julia Bremer
https://git.knut.univention.de/univen...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-18 14:03 CET by Maximilian Janßen
Modified: 2024-03-20 17:18 CET (History)
0 users

See Also:
What kind of report is it?: ---
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 Maximilian Janßen univentionstaff 2024-03-18 14:03:45 CET
Currently the LDAP port used by univention-policy is hardcoded.
It should use the already existent UCR variable `ldap/server/port` for environment which don't use the default port, e.g. in Kubernetes.
Comment 1 Maximilian Janßen univentionstaff 2024-03-19 12:09:06 CET
replaced hardcoded value with a UCR request

univention-policy
cb5139fae7 feat(univention-policy): Use "ldap/server/port" for the ldap connection
Comment 2 Julia Bremer univentionstaff 2024-03-20 09:22:43 CET
OK: ldap/server/port is used in univention-policy
(There are many other places where this is hardcoded, but that is  a bug in and of itself)
OK: YAML
OK: Jenkins
Verified