Remote desktop connection authentication error due to CredSSP encryption oracle remediation

When connecting to another Windows machine with RD with following RDP authentication error due to CredSSP encryption oracle remediation:

  1. Run “gpedit.msc”

  2. Computer Configuration -> Administrative Templates -> System -> Credentials Delegation, there is a setting “Encryption Oracle Remediation”.

  3. Its default value is “Not configured”. Just change it to “Enabled”, and set “Protection Level” as “Vulnerable”.

Option 2:

  1. Right click CMD and run as administration
  2. Run below command: REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\ /v AllowEncryptionOracle /t REG_DWORD /d 2
Was this article helpful? Votes: 0
Article details:
Published date: 08/01/2019 10:22PM
Last updated: 25/04/2019 7:30AM (LS Mark)
Share article: 
Author: LS Mark
Permalink: https://doc.daxonet.com/kb/494875