Skip to content

Commit 8b94956

Browse files
authored
Merge pull request #87612 from MicrosoftDocs/JamesTran-MSFT-patch-6
Updated parameter value
2 parents d4cc868 + cb8ca59 commit 8b94956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/fundamentals/service-accounts-govern-on-premises.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For user accounts that are used as service accounts, apply the following setting
5454

5555
* **LogonWorkstations**: Restrict permissions where the service account can sign in. If it runs locally on a machine and accesses only resources on that machine, restrict it from signing in anywhere else.
5656

57-
* [**Cannot change password**](/powershell/module/activedirectory/set-aduser): Prevent the service account from changing its own password by setting the parameter to false.
57+
* [**Cannot change password**](/powershell/module/activedirectory/set-aduser): Prevent the service account from changing its own password by setting the parameter to true.
5858

5959
## Build a lifecycle management process
6060

0 commit comments

Comments
 (0)