To disable security check - create DWORD AllowEncryptionOracle in registry:
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\
Set
AllowEncryptionOracle = 2
Be aware that disabling security check makes your machine vulnerable!
Source: support.microsoft.com