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

Support creating users on login #52

Open
zeffron opened this issue Feb 7, 2023 · 1 comment
Open

Support creating users on login #52

zeffron opened this issue Feb 7, 2023 · 1 comment

Comments

@zeffron
Copy link

zeffron commented Feb 7, 2023

aws ec2-instance-connect send-ssh-public-key (in the AWS CLI) lets me upload an SSH for users that do not exist. This makes sense and is good.
I would like to be able to have those users created on-login, though (according to a provided user template, perhaps).
Our use case is to allow developers to come and go from the team without needing to manually create accounts for them on our fleet of hundreds of instances to grant them the ability to login to those instances as required.

@myoung34
Copy link

I did a sort of dirty first pass to look into this here

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

2 participants