Skip to content

OpenVPN best practices in the Reference Architecture #194

Answered by antmordel
rhoboat asked this question in Help
Discussion options

You must be logged in to vote

Thank you for your question, I'll answer them inline!

I see that even if I delete the user from IAM (of Security account), the VPN profile I created for that particular user using the above command is still active and they can access the AWS resources. Is there a better way of offboarding the user?

Once you have removed the IAM user, an OpenVPN Admin should run the revoke command that will add this user to the CRL (certificate revoke list).

A user who has access only to Dev env can also access resources in Stage env if I create a VPN profile for them from Stage env using above command. Is that how it’s supposed to work?

This depends on how you have set up the architecture. If there is…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rhoboat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment