Pages

How To Secure AWS Account Using Multi-Factor Authorization

 

AWS MFA enable - How to enable Multi Factor Authentication (MFA) for your AWS account? - Enable MFA to AWS account - Secure AWS Account

Now that we've created out AWS account, we are going to learn how to enable Multi-Factor Authorization (MFA) for our accounts to secure it. It is very important to secure your AWS account especially for those who are creating new AWS account, as hackers may be potentially targeting these accounts.

Let us see the how to secure AWS accounts by enabling multi factor authentication.

1. Login to AWS.
2. Click on your user name. Click on My Security Credentials.












3. Continue to security credentials.









4. Click on Multi-factor authentication, click on Activate MFA









5. Now choose A Virtual MFA device










6.  Click on Next step









7. Now download google authenticator on your smart phone
8. After downloaded, click on + scan bar code. Scan the above bar code.
you need to enter first number and wait until it expires, enter second number in code 2 and then click on Activate Virtual MFA.


















9. Once entered both numbers, click on Activate Virtual MFA.

This is how you secure AWS account by enabling MFA.

No comments:

Post a Comment

Introduction to continuous integration: Jenkins

  Jenkins setup - Install Java, Jenkins, Maven, Tomcat on Ubuntu EC2 - How to install Java, Jenkins, Maven, Tomcat on Ubuntu EC2 Please foll...