Skip to content

Commit e0e3f17

Browse files
authored
Merge pull request #2127 from martin77s/patch-2
Update create-directory-service-account-gmsa.md
2 parents 3667c1e + c6c41f2 commit e0e3f17

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ATPDocs/deploy/create-directory-service-account-gmsa.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ This article describes how to create a [group managed service account (gMSA)](/w
1111

1212
For more information, see [Directory Service Accounts for Microsoft Defender for Identity](../directory-service-accounts.md).
1313

14-
>[!TIP]
15-
>In multi-forest, multi-domain environments, we recommend creating the gMSAs with a unique name for each forest or domain. Also, create a universal group in each domain, containing all sensors' computer accounts so that all sensors can retrieve the gMSAs' passwords, and perform the cross-domain authentications.
14+
>[!NOTE]
15+
>In multi-forest, multi-domain environments, the sensors that need to use the gMSA need to have their computer accounts trusted by the domain where the gMSA was created.
16+
>We recommend creating a universal group in each domain, containing all sensors' computer accounts so that all sensors can retrieve the gMSAs' passwords, and perform the cross-domain authentications.
17+
>We also recommend creating the gMSAs with a unique name for each forest or domain.
1618
1719
## Prerequisites: Grant permissions to retrieve the gMSA account's password
1820

0 commit comments

Comments
 (0)