Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

Win32 port of OpenSSH

Results 283 Win32-OpenSSH issues
Sort by recently updated
recently updated
newest added
trafficstars

**"OpenSSH for Windows" version** 7.7.2.1 **Server OperatingSystem** Linux **Client OperatingSystem** Windows 10 Pro **What is failing** I'm trying to forward my local gpg-agent to remote server. Same configuration works fine...

Issue-Enhancement

I'm used to using this on debian and now I'm needing to use it on windows with PowerShell and I didn't find any other option.

As far as I glimsed into the PKCS11 PR, PKCS11 should be supported by now. However I'm unable to actually use it. Currently I'm using PuttyCAC with a Smartcard, so...

0 - Backlog
Issue-Question

(This is a [cross-post from Stackoverflow](http://stackoverflow.com/questions/41010044/forward-named-pipe-over-ssh)) I'd like to forward a named pipe over SSH, from remote Windows machine to a local machine. The remote Windows machine is running `sshd`....

0 - Backlog

**Troubleshooting steps** https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps **Terminal issue? please go through wiki** https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH Please answer the following **"OpenSSH for Windows" version** OpenSSH_for_Windows_8.1p1, LibreSSL 2.9.2 **Server OperatingSystem** Ubuntu 20.04.3 LTS OpenSSH_8.2p1 Ubuntu-4ubuntu0.3, OpenSSL 1.1.1f...

Issue - OpenSSH doesn't support SSH with AAD (Azure active directory) credentials. How to check if the user is an AAD user or not?    - Execute "whoami /user" on cmd.exe....

Issue-Enhancement
0 - Backlog

**Troubleshooting steps** https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps **Terminal issue? please go through wiki** https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH Please answer the following **"OpenSSH for Windows" version** `((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)` **Server OperatingSystem** `((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)` **Client OperatingSystem**...

**"OpenSSH for Windows" version** `8.6.0.0` **Server OperatingSystem** `Window7 64bit` **Client OperatingSystem** `Windows Embedded Standard` **What is failing** I use SSHD as the service, the connection would task more than 5...

So I've followed the instructions about setting up the agent and believe I have it running -- ``` PS C:\windows\system32> Get-Service ssh-agent Status Name DisplayName ------ ---- ----------- Running ssh-agent...

**"OpenSSH for Windows" version** 8.1.0.1 **OperatingSystem** Microsoft Windows [version 10.0.19043.964] **What is failing** `start-service sshd` `start-service ssh-agent` **Expected output** **Actual output** Start-Service: Cannot find any service with service name 'sshd'....