-
I use 1password and it has a feature to act my ssh-agent, I have my private keys saved there encrypted.
To enable that I have a rule atop of my ~/.ssh/config to ask ssh to use that agent to fetch key…
-
If we add an ed25519 SSH key, it fails. (The test is [here](https://github.com/genouest/genouestaccountmanager/blob/7916fcd8e09022e54e75600eb7aa8da6801c7258/core/sanitize.service.js#L12) I believe.
…
-
```
What steps will reproduce the problem?
MHA manager uses ssh to manage nodes with a ssh_user defined in configuration
file. Some of commands must have admin rights on nodes, meaning that by
defau…
-
```
What steps will reproduce the problem?
MHA manager uses ssh to manage nodes with a ssh_user defined in configuration
file. Some of commands must have admin rights on nodes, meaning that by
defau…
-
```
What steps will reproduce the problem?
MHA manager uses ssh to manage nodes with a ssh_user defined in configuration
file. Some of commands must have admin rights on nodes, meaning that by
defau…
-
```
What steps will reproduce the problem?
MHA manager uses ssh to manage nodes with a ssh_user defined in configuration
file. Some of commands must have admin rights on nodes, meaning that by
defau…
-
Hello,
This formula is already able to manage (push) SSH pubkeys for users. I wonder if adding users SSH key generation could be interesting?
My use case is the following: a specific pool of som…
-
Currently only the public key for the `root` user is added in the `ssh_keys` section of [common.yaml](https://github.com/ros-infrastructure/buildfarm_deployment_config/blob/d0c5a9eb587b7088f274a2c7fb2…
-
Disassembling the larger executable can take up to several seconds on my WSL2 setup. It opens instantly on another machine that's local. I suspect this has to do with SSH.
A way to only transfer re…
-
Arch wiki in section [Start ssh-agent with systemd user](https://wiki.archlinux.org/title/SSH_keys#Start_ssh-agent_with_systemd_user) proposes:
> If you would like your ssh agent to run when you ar…