Open
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Steps to reproduce
- Uninstall windows built-in openssh server and client
- winget install Microsoft.OpenSSH.Beta
- Start openssh server
- view openssh eventlog
Expected behavior
sshd
Connection closed by authenticating user user_name ip_address port port_number [preauth]
Actual behavior
The description for Event ID 4 from source OpenSSH cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
sshd
Connection closed by authenticating user user_name ip_address port port_number [preauth]
Error details
No response
Environment data
Name Value
---- -----
PSVersion 7.4.5
PSEdition Core
GitCommitId 7.4.5
OS Microsoft Windows 10.0.20348
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Version
OpenSSH_for_Windows_9.5p1, LibreSSL 3.8.2
Visuals
Using built-in openssh server without the above issue, but it's too old.