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

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Issue-Bug
Area-Install

**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** PS C:\ProgramData\ssh> ((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion) 7.7.2.1 **Server OperatingSystem** `((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Area-ssh
Investigate

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Area-ssh-keygen

The currently published code supports GSSAPIAuthentication, but not GSSAPIKeyExchange. It would be very useful to have this support. Most modern Linux distros support this option, and given the Kerberos integration...

Investigate

Only this weird construct works: ssh -v -o'UserKnownHostsFile="""C:\Program Files\whitespace test\known_hosts"""' -i 'C:\Program Files\whitespace test\id_ecdsa' user@ip Nothing else worked for me so far when specifying a path with whitespaces via PowerShell....

**"OpenSSH for Windows" version** 8.1 **Server OperatingSystem** Windows Server 2016 I want to use chroot. While %h is not expand to the homedir configured in the AD i use something...

I'm trying to work around a bug where `-NoProfile -NoLogo` is not respected (#1677) when using pwsh.exe (Core) and logging remotely in via SSH. The way I tried to [do...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Issue-Bug
Area-sshd
Investigate

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...

Issue-Bug
Area-SFTP
Investigate