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

Race condition for ssh_env #22

Open
sukhman-sukh opened this issue Nov 5, 2024 · 0 comments
Open

Race condition for ssh_env #22

sukhman-sukh opened this issue Nov 5, 2024 · 0 comments

Comments

@sukhman-sukh
Copy link

Currently, there is a race condition where, if one user SSHs into the server with the username 'abc' and another user subsequently SSHs in with the username 'xyz', the ssh_env file will be overwritten with the new public SSH key and username. This can lead to incorrect information being forwarded during logging and Slack notifications.

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