From 39f6ca2232333c264d8cc14278bbea9890fe145d Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Thu, 25 May 2017 16:56:32 -0700 Subject: [PATCH] revised reg info --- ...ccess-restrict-clients-allowed-to-make-remote-sam-calls.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/device-security/security-policy-settings/network-access-restrict-clients-allowed-to-make-remote-sam-calls.md b/windows/device-security/security-policy-settings/network-access-restrict-clients-allowed-to-make-remote-sam-calls.md index 3d5b372cf1..616901b8c3 100644 --- a/windows/device-security/security-policy-settings/network-access-restrict-clients-allowed-to-make-remote-sam-calls.md +++ b/windows/device-security/security-policy-settings/network-access-restrict-clients-allowed-to-make-remote-sam-calls.md @@ -59,8 +59,8 @@ This less restrictive default allows for testing the impact of enabling restrict | Location | `Computer Configuration|Windows Settings|Security Settings|Local Policies|Security Option` | | Possible values |
- Not defined
- Defined, along with the security descriptor for users and groups who are allowed or denied to use SAMRPC to remotely access either the local SAM or Active Directory. | | Registry location | `HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\RestrictRemoteSam` | -| Registry type | REG_DWORD | -| Registry values | A string that will contain the SDDL of the security descriptor to be deployed. | +| Registry type | REG_SZ | +| Registry value | A string that will contain the SDDL of the security descriptor to be deployed. | The Group Policy setting is only available on computers that run Windows Server 2016 or Windows 10, version 1607 and later. This is the only option to configure this setting by using a user interface (UI).