Bug 54828 - UCS 5 portal can only be edited on primary directory node
UCS 5 portal can only be edited on primary directory node
Status: NEW
Product: UCS
Classification: Unclassified
Component: Portal
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-06-07 15:40 CEST by Erik Damrose
Modified: 2022-06-09 09:23 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.114
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Regression
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Damrose univentionstaff 2022-06-07 15:40:43 CEST
https://docs.software-univention.de/manual/5.0/en/central-management-umc/portal.html

After logging in to the portal on the Primary Directory Node or Backup Directory Node, members of the Domain Admins group can edit the portal after clicking on the corresponding entry in the user menu.

But in the UCR template..
univention-portal/conffiles/usr/lib/univention-portal/config/config.json

.. the code only allows editing on primary DN
"editable": configRegistry.get("server/role") == "domaincontroller_master"

This is a problem for customers who have a (ha-)proxy in front of several servers and cannot edit the portal on all servers, as it was possible with UCS 4