Bug 49405

Summary: Allow A Local Repository to Be Hosted on a Non-DC Server
Product: UCS Reporter: Christian Völker <voelker>
Component: GeneralAssignee: UCS maintainers <ucs-maintainers>
Status: NEW --- QA Contact: UCS maintainers <ucs-maintainers>
Severity: normal    
Priority: P5 CC: hahn
Version: UCS 4.4   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
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:
Bug Depends on: 48811    
Bug Blocks:    

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.