aws-quickstart / quickstart-microsoft-rdgateway

AWS Quick Start Team
Apache License 2.0
48 stars 87 forks source link

Logon Failures - Event 4625 #26

Open ormastev opened 4 years ago

ormastev commented 4 years ago

I receive logon failures connecting through the RDGW. Also, event 4625 is logged in the Security log on the RDGW. We need to turn off enforcement of channel bindings to fix this problem. Run this command and restart tsgateway service to correct the issue; reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\TerminalServerGateway\Config\Core" /t REG_DWORD /v EnforceChannelBinding /d 0 /f

More info at; https://support.microsoft.com/en-us/help/2903333/terminal-services-client-connection-error-0xc000035b-when-you-use-lmco