CredSSP加密数据库修正

远程报这个错

 

管理员运行cmd

输入

reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters"  /v AllowEncryptionOracle /t REG_DWORD /d 0X00000002

 

 重新远程即可

posted @ 2022-12-13 16:07  阿U-root  阅读(321)  评论(0)    收藏  举报