rsynd Should Be Enhanced To Automatically Have A Dependency Upon Server/"LanmanServer"
rsynd Appears to have an explicit dependency on Server/"LanmanServer" when installing new services these dependencies should be explicitly listed just as the DHCP Client, Windows Event Log, and Workstation roles are:
Failure to do so will cause 1355: The specified domain either does not exist or could not be contacted errors as documented here https://synergexresourcecenter.force.com/SiteAnswer?id=a2Z0d000000hX2YEAU
The root cause is unknown; its either Licensing or the fact that a network account is being used. If it really is because a network account is being used then the ask should be modified to do this ONLY if a network account is configured for the service.

1/30/2019, 3:22 PM 0
1/30/2019, 3:28 PM 0

Can you provide some additional information about the exact scenario under which you see this error, because I have been trying to, but have completely failed to reproduce what you describe. From what you're describing, I assume that you are able to register the service successfully, but at boot time, on some systems, the service fails to start?
I have attempted to reproduce the scenario by stopping the service, then stopping and disabling the "Server" (LanmanServer) service, and restarting the service, but I don't repro what you are reporting.
I'm using a Windows Server 2019 VM which is an AD domain controller. Do you think it's possible I don't see a repro because I'm on the DC?
9/21/2020, 9:14 PM 0
Based off what I have read here, I would surmise that this is an issue with a domain-based server (not dc) using windows authentication. As such, the service is needed to properly authenticate with the domain controller. When you are on a domain controller, that acts pretty much like a workgroup server because the SAM is local to the domain controller (all be it the AD version).
I would suggest creating a second domain-joined VM and then stopping the service on there, then trying to use windows auth via xfserver/xfserverplus as a starting point.
Thanks,
Mark.
9/25/2020, 8:18 AM 0

9/25/2020, 5:31 PM 0

Unless anyone else has any suggestions as to how to repro the reported issue, we're just going to have to put this to one side.
1/10/2021, 11:50 PM 0