diff --git a/content/manuals/enterprise/security/enforce-sign-in/methods.md b/content/manuals/enterprise/security/enforce-sign-in/methods.md index 6d216b024525..4e15fabebae6 100644 --- a/content/manuals/enterprise/security/enforce-sign-in/methods.md +++ b/content/manuals/enterprise/security/enforce-sign-in/methods.md @@ -51,7 +51,10 @@ To configure the registry key method manually: Deploy the registry key across your organization using Group Policy: -1. Create a registry script with the required key structure. +1. Create a registry script with the following structure: + - Path: `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Docker\Docker Desktop` + - Value name: `allowedOrgs` (multi-string) + - Value data: Your organization names, one per line, in lowercase only 1. In Group Policy Management, create or edit a GPO. 1. Navigate to **Computer Configuration** > **Preferences** > **Windows Settings** > **Registry**. 1. Right-click **Registry** > **New** > **Registry Item**.