-
##### SUMMARY
Add additional `keys` and `keys_file` (mutually exclusive with `key`) arguments the authorized_keys module to support cleaner management of multiple keys
##### ISSUE TYPE
- …
-
* [x] I've read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md)
* [x] This request isn't a duplicate of an existing request
* [x] Th…
-
https://github.com/mmatuska/mfsbsd/blob/24798f3482172806fe1307bb509722cfe202dc93/Makefile#L404
Should force 600 when installing.
-
Hello,
I wanted to restrict the use of the service so that any random public key cannot be used.
I was not able to find any way of doing this so I implemented [an "authorized keys" check](https://…
-
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
In my `MachineRegistration`, I add `ssh_authorized_keys` for the `root` user. This is working w…
-
Is it possible to use the `authorized_keys` file from the current user instead of having a seperate on inside of the config dir?
For example `~/.ssh/authorized_keys`
-
Because of the combination of shell option `set -e` and `curl -f`, curl returns `22` when HTTP response is 4xx or 5xx, and `eic_curl_authorized_keys` stops immediately, and makes the following error i…
-
Hi, while testing the CI Stack, I ran into a potential issue with your cloudformation stack template for EC2..
If you include both a path to `AuthorizedUsersUrl` and a `KeyName`, it seems to overwr…
-
There's an issue with this line of the docker-compose.yml file:
https://github.com/binlab/docker-bastion/blob/b9855473ff083ae395a2aa2bb14bf3950c2c3799/docker-compose.yml#L13
Mounting the author…
-
If I change a developer's public key, it adds it to their authorized keys. I would expect a 1:1 mapping of keys in the conf to those on the server.
As it stands, if I change a key due to it being co…