Skip to content

Commit 5596b26

Browse files
committed
Image updates
1 parent c85a7ba commit 5596b26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ 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 following table shows an example of this event:
9999

100-
| Screenshot | Event Message text |
100+
| Event ID 4, in Event Viewer | Event description |
101101
|----|----|
102-
| :::image type="content" source="media/permchange_copy/image5.png" alt-text="Screenshot of Windows Event Viewer showing an informational message about folder permissions for the ssh directory."::: | sshd: 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. |
102+
| :::image type="content" source="media/error-1053-1067-7034-after-update-openssh-doesnt-start/event-id-4-openssh-permissions-issue.png" alt-text="Screenshot of Windows Event Viewer showing an informational message about folder permissions for the ssh directory." lightbox="media/error-1053-1067-7034-after-update-openssh-doesnt-start/event-id-4-openssh-permissions-issue.png"::: | sshd: 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. |
103103

104104
> [!NOTE]
105105
> This message provides information only.

0 commit comments

Comments
 (0)