Bug 57159 - Use ldap/server/port in univention-policy
Summary: Use ldap/server/port in univention-policy
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: UMC - Policies
Version: UCS 5.0
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 5.0-7-errata
Assignee: Maximilian Janßen
QA Contact: Julia Bremer
URL: https://git.knut.univention.de/univen...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-18 14:03 CET by Maximilian Janßen
Modified: 2024-12-17 11:40 CET (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?:
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 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