-
### Summary
With OpenSSH and WinRM enabled on Windows Server 2025 build 26100 I have hundreds of tasks that work all ok using both ssh and winrm. Ansible version in use is 2.17.4, authentication, s…
-
Hello,
I have a public node managed by DebOps and monitored with `debops.monit` role which sends regurlarly these messages:
```
Connection failed Service sshd
Date: Wed, 19 Aug 2020…
-
### System environment
Ubuntu Server 20.04 LTS fresh installation
pCloud console client v.2.0.1
### Issue
After i start pcloudcc, my ssh connection gets disconnected. Even local logins are not p…
-
I have embedded in my app the sshd server.
With version Ammonite 1.0.3 it works ok and it's a very useful tool (thanks).
With version 1.1.2, the ssh session ends shortly after the login.
Good wor…
-
### systemd version the issue has been seen with
256.1
### Used distribution
ArchLinux
### Linux kernel version used
6.9.7
### CPU architectures issue was seen on
x86_64
### Component
systemd…
-
While trying to apply the following code
```
sshd_config { 'PermitRootLogin':
value => 'no',
}
```
receive the following error message
```
Error: /Stage[main]/Ssh/Sshd_config[PermitRo…
-
#### Description of problem:
The checks of the SSHD parameter all seem to look at the file /etc/ssh/sshd_config file (and maybe subfiles). However, many/most of the required parameters default to the…
-
Hi @carlspring
# Bug Description
I have been trying to integrate this file system with Apache Mina sshd `2.12.1`. But its failing. Here is the code snippet that I configured.
If I pass the bu…
-
|Wazuh version|Component|
|---|---|
| 4.5.2 | Security Configuration Assessment |
## Description
I'm testing Security Configuration Assessment on an Arch Linux with installed agent and all t…
-
I use java to Connect my server and try to exec the “gitbook init” command, but there have no change
in my directory on the server. When I create a file by touching test.txt, done! also written in…