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

SSH not allowed if on different organisation #11

Open
sandipndev opened this issue Dec 14, 2021 · 0 comments
Open

SSH not allowed if on different organisation #11

sandipndev opened this issue Dec 14, 2021 · 0 comments

Comments

@sandipndev
Copy link
Member

Although OS Login (with 2fa) is enabled on the VM instances, if someone outside of the organisation on which the Galoy Stack is being run is given access to the VM, they are not able to SSH even after uploading the SSH keys to gcloud.

To mitigate this, we need to add roles/compute.osLoginExternalUser on bootstrap and grant external SSH access to specific users. Also, this is only valid for projects under an organisation.

Refer:

  1. https://cloud.google.com/compute/docs/oslogin/manage-oslogin-in-an-org#external-user
  2. https://cloud.google.com/compute/docs/access/iam#compute.osLoginExternalUser
@sandipndev sandipndev assigned sandipndev and unassigned sandipndev Dec 14, 2021
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