Bug 53253 - UCRv samba4/sysvol/sync/host concat all ad-dc
UCRv samba4/sysvol/sync/host concat all ad-dc
Status: NEW
Product: UCS
Classification: Unclassified
Component: Samba4
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: Samba maintainers
Samba maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-12 14:16 CEST by Andreas Peichert
Modified: 2021-05-12 14:16 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 4: A User would return the product
User Pain: 0.091
Enterprise Customer affected?: Yes
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 Andreas Peichert univentionstaff 2021-05-12 14:16:43 CEST
The UCRv samba4/sysvol/sync/host contains a concatenation of all ad-dc in the same domain, which leads to an error in sysvol-sync.sh because such a host does not exist for ssh.

2021-05-10 13:23:30 ERROR [dc1dc2] placing triggerfile with ssh failed with 255. (ssh: connect to host dc1dc2 port 22: No route to host)
2021-05-10 13:23:30 ERROR [dc1dc2] Placing a trigger file failed.

I would expect the UCRv "host" does only point to one system, or have to split the concatenation of many hosts.

To reproduce: Install the samba4 App at all systems at the same time
dc1 master
dc2 backup
pt1 slave → samba4/sysvol/sync/host="dc1dc2"

Uninstall the second samba ad-dc and manually set samba4/sysvol/sync/host="dc1" resolve this for the customer.