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

FR: Handle multiple key files #9

Open
jhmartin opened this issue Jul 12, 2017 · 0 comments
Open

FR: Handle multiple key files #9

jhmartin opened this issue Jul 12, 2017 · 0 comments

Comments

@jhmartin
Copy link
Contributor

It would be useful for key maintenance to be able to place one key per file in the S3 directory, rather than uploading a single combined authorized key file.

The key manager would then search the defined location for say all files matching a pattern (say, *.pub) and merge them together before emitting them to SSHD. In this manner adding a key is as simple as copying myusername.pub into the relevant S3 directories, rather than modifying a monolithic file.

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

No branches or pull requests

1 participant