Cannot connect to azure VM. CredSSP issue

爷,独闯天下 提交于 2019-12-08 12:56:18

问题


After I received a windows update on my PC I cannot connect to my azure vm via RDP. How can I connect to Azure in order to install the update?


回答1:


This is a known issue.

Root Cause Analysis

To resolve a vulnerability issue with Credential Security Support Provider protocol (CredSSP), a monthly Windows update in May was applied which does two things:

  1. Correct how Credential Security Support Provider protocol (CredSSP) validates requests during the authentication process

  2. Change the group policy Encryption Oracle Remediation default setting from Vulnerable to Mitigated.

Here is a blog written by Micah to give a solutions by editing Local Group Policy.

Hope this helps!



来源:https://stackoverflow.com/questions/50324687/cannot-connect-to-azure-vm-credssp-issue

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!