Bug 49405 - Allow A Local Repository to Be Hosted on a Non-DC Server
Allow A Local Repository to Be Hosted on a Non-DC Server
Status: NEW
Product: UCS
Classification: Unclassified
Component: General
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on: 48811
Blocks:
  Show dependency treegraph
 
Reported: 2019-05-02 11:05 CEST by Christian Völker
Modified: 2019-05-02 11:17 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?:
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 Christian Völker univentionstaff 2019-05-02 11:05:19 CEST
In UMC when setting the policy for the repository server it is only allowed to select a computer out of the DCs as a repository server.

When setting the policy through udm we can set the value but it will stay empty whatever is configured:
root@master42:~# udm policies/repositoryserver create --position "cn=repository,cn=update,cn=policies,$(ucr get ldap/base)" --set name="ucs repository" --set repositoryServer="ucs.not-this-domain.de"


We should allow to set any server here instead of only UCS DCs.
Comment 1 Philipp Hahn univentionstaff 2019-05-02 11:17:22 CEST
With Bug #48811 we introduce a new type of ComboBox, which allows specifying arbitrary values which are not in the default selection list.
Feel free to add "* affected" to that bug if applicable.