Skip to content

Commit 01cb7e3

Browse files
committed
typo fix
1 parent 2eb8f02 commit 01cb7e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/windows-server/system-management-components/error-1053-1067-7034-after-update-openssh-doesnt-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Get-Acl C:\ProgramData | Select-Object -Property AccessToString | fl *
9797

9898
Install Windows updates that allow the OpenSSH service to start even if the C:\ProgramData\ssh and C:\ProgramData\ssh\logs folders don't have correct permissions. When you use this workaround, Windows logs Event ID 4. The description of Event ID 4 resembles the following excerpt:
9999

100-
> For '%programdata\\ssh' folder, write access is granted to the following users: NT AUTHORITY\\Authenticated Users. Consider reviewing users to ensure that only NT AUTHORITY\\SYSTEM, AND THE BUILTIN\\Administrators group and its members have write access.
100+
> For '%programdata\\ssh' folder, write access is granted to the following users: NT AUTHORITY\\Authenticated Users. Consider reviewing users to ensure that only NT AUTHORITY\\SYSTEM, and the BUILTIN\\Administrators group and its members have write access.
101101
102102
> [!NOTE]
103103
> This message provides information only.

0 commit comments

Comments
 (0)