-
### Summary
After upgrading from Ansible 4.10 -> Ansible 8.2.0 (ansible-core 2.15.3), our Jenkins pipelines started encountering occasional module failures with several different ansible-playbooks in…
-
Hi,
I'm trying to get boringproxy to work, but stumbled on failing ssh connections.
I'm using the project-provided docker-compose server file to run the server on Ubuntu 20.04.
I'm trying to conn…
-
**Troubleshooting steps**
https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps
Those troubleshooting steps don't seem to be too relevant - it's not the ssh session itself, but th…
zaaj updated
7 months ago
-
### 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 to reproduce
I am experiencing an issue…
-
**"OpenSSH for Windows" version**
7.7.2.1
**Client OperatingSystem**
Windows 10 Home 1809
**What is failing**
When I have both a cert and a id eg like
id_rsa
id_rsa-cert ( ecdsa versions )
…
cdstg updated
2 months ago
-
**Troubleshooting steps**
https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps
1. Configure OpenSSH Server
```ps1
Invoke-WebRequest -Uri https://github.com/PowerShell…
-
The README contains these commands as instructions to backup the original firmware:
```
cd /dev
for part in mtd[0123] ; do
dd if=$part of=/tmp/$part
done
```
Then it tells the reader to use…
-
here is my log by windterm's SSH - telminal -log
my software is windterm 2.6.0
when i connect the huawei S5735 switch , i can say “Timeout connecting to xxxx”
bug when i use putty connect S5735 …
-
When I try to connect with my synology nas (sftp) with config:
{
"name": "home-assistant",
"protocol": "sftp",
"host": "xxx.synology.me",
"port": 22,
"username": "xxxx",
…
-
### Description / Steps to reproduce the issue
Microsoft's distribution of OpenSSH for WIndows https://github.com/PowerShell/openssh-portable supports Kerberos GSSAPI logins using the OS's integrat…