Skip to content

Commit d88205c

Browse files
authored
update per sme comments
1 parent a1eee5d commit d88205c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/windows-server/active-directory/error-0x569-not-granted-logon-type.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ Here's more information about the error code:
3434
|---------|---------|---------|
3535
|0x569 |1385 |ERROR_LOGON_TYPE_NOT_GRANTED |
3636

37-
This error occurs because the domain join user account lacks the **Access this computer from the network** user right.
37+
This error occurs because the domain join user account lacks the **Access this computer from the network** user right at the domain controller (DC) servicing the domain join operation.
3838

3939
To resolve this error, follow these steps:
4040

41-
1. There's no need to restrict **Everyone** from accessing domain controllers (DCs) over the network. You can add a group named "domain joiners" to the policy.
41+
1. There's no need to restrict **Everyone** from accessing DCs over the network. You can add a group named "domain joiners" to the policy.
4242
> [!NOTE]
4343
> Don't add the user directly.
4444
2. Verify that **Everyone** or the "domain joiners" group has been granted the **Access this computer from the network** right in the group policy applying to all DCs. By default, this policy is the **Default Domain Controllers Policy**.

0 commit comments

Comments
 (0)