Khaled A.

Results 2 comments of Khaled A.

I have same issue with OpenSSH 7.7, the connection drop after authentication success i tried from different clients and same issue **Server Log:** 6584 2022-10-30 10:48:05.741 debug3: fd 5 is...

For anyone who had that issue please to Configuring the default shell for OpenSSH in Windows by the command below `New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -PropertyType String -Force`...