Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using multiple pubkeys to update authorized_keys file #242

Open
sidorasrl opened this issue Sep 3, 2019 · 0 comments
Open

using multiple pubkeys to update authorized_keys file #242

sidorasrl opened this issue Sep 3, 2019 · 0 comments

Comments

@sidorasrl
Copy link

Beside generating a new RSA key (with associated public key) to get ssh connections among containers I find useful to register other public keys.
My first approach was to manage an authorized_keys file in the src/ssh/ folder but now I think a better solution is to manage additional public keys while updating the authorized_keys list.
A minor change in src/ssh/sshd_start is all is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants