-
This issue tracker is intended only for IoT specific issues. Please try to reproduce the issue on a relevant Fedora release to determine if the issue is specific to IoT or a general issue in Fedora. I…
-
How do I change my connection authorized_keys? Or tell me where? I remade the client where I sent the login and password to the client from the browser and it connected. But now I can't because other …
-
**What happened**:
Custom authorized SSH keys that were added to the file `~/.ssh/authorized_keys` are removed by kubevirt.
**What you expected to happen**:
The custom keys should not be removed.…
-
I started using rpi-imager not too long ago.
As I rarely do setup of ssh servers, I don't know what the proper contents of the authorized keys field should look like in rpi-imager.
Currently, the …
-
### Describe the bug
sshnpd won't start without the file (C for sure, possibly dart too)
### Steps to reproduce
-
### Expected behavior
-
### Screenshots
_No response_
### Smartphones
- Devic…
-
## Describe the bug
Tasks like `server.user` and `server.user_authorized_keys` check to make sure the user's `~/.ssh/authorized_keys` file is indeed a regular file, and fail if it isn't. However, t…
-
for correct logging add pls under the section *## root ssh key tampering* such value
`-w /root/.ssh/authorized_keys -p wa -k rootkey`
Commands for check:
```console
ssh-keygen -t rsa -f test_key…
-
If authorized_keys on the warewulf server doesn't end with a newline, then when Warewulf appends the new cluster ssh key it appends it to the existing key line, corrupting the previous entry and the n…
-
Teleport does not support non-interactive interactive SSH sessions. A non-interactive interactive session is a "shell" session where a PTY is not allocated. Teleport correctly supports interactive and…
-
Should the default OPTIONS value also include 'no-pty' or is a pty necessary for what you're doing?
mathrock