Forum Discussion
AntonyGrace
Jan 02, 2020Copper Contributor
Can't connect to WVD - using AD "on prem" with ADFS and AD Connect
Users synchronised from "on prem" AD get "security error" issue, and pure Azure AD users get "We couldn't connect to the gateway because of an error". From the logs, this translates to: "GenericSecu...
AntonyGrace
Jan 15, 2020Copper Contributor
FYI to anyone who comes across this thread, the issue was down to NTLM authentication being blocked. To get this working, we had to add the WVD session host names to the following AD group policy which is applied to the AD domain controllers:
Network security: Restrict NTLM: Add remote server exceptions for NTLM authentication: <wvd hostnames>
Network security: Restrict NTLM: Add server exceptions in this domain: <wvd hostnames>