Win32-OpenSSH
Win32-OpenSSH copied to clipboard
Win32 port of OpenSSH
### 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...
**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...
### 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...
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...
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...
### 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...