Computer Must Be Trusted for Delegation

From ACT Wiki
Revision as of 13:26, 16 June 2023 by Sdaneker (talk | contribs) (Created page with "CATEGORY: KnowledgeBase = Computer Must Be Trusted for Delegation = == Problem Overview == Occasionally, when you attempt to set up a VPN connection for an end user, you will receive an error that the computer must be trusted for delegation. Use the below steps to fix this issue. == Solution == # Open regedit.msc as an administrator # Navigate to the Providers folder ## HKLM\Software\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297e...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Computer Must Be Trusted for Delegation[edit | edit source]

Problem Overview[edit | edit source]

Occasionally, when you attempt to set up a VPN connection for an end user, you will receive an error that the computer must be trusted for delegation. Use the below steps to fix this issue.

Solution[edit | edit source]

  1. Open regedit.msc as an administrator
  2. Navigate to the Providers folder
    1. HKLM\Software\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb
  3. Create new Dword (32-bit) Entry
    1. Name: ProtectionPolicy
    2. Value: 1 (hex)
  4. Retry VPN connection. No reboot should be required.