2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

AWS:MFAをやってみる

Last updated at Posted at 2015-06-03

会社でMFAが話題になった。。。
じゃぁ、やってみよう。

公式も参考にしてみてください

ユーザ作成

IAMの画面からテストのユーザを作ってみる。

image

作ったユーザのMFAデバイスを有効化

作ったユーザをクリックして詳細画面に遷移すると、下の方にMFAデバイスのボタンがあります。

image

お金がないので仮想デバイス

image

Nextを2回ほど押すと下の画面になります(QRコードが画面にドーンと出ます。)

image
モザイク処理が面倒だったのでQRの部分はカットw

QRコードを仮想MFAデバイスで読み取り

今回はGoogle Authenticatorを利用。

iPhoneか何かでGoogle Authenticatorを起動して、右上の「+」を押す。
QRコードを読み込んで6つの数字が出ればおk!

Authentication Codeを設定

QRコードの画面下にAuthentication Code 1と2の欄があるので、Google Authenticatorに表示される6つの数字をまずは「Authentication Code 1」に入力。
大体30秒くらいで数字が変わるので、次の数字を「Authentication Code 2」に入力。

うまくいくと、こんな感じ。

image

MFAのユーザでログイン

IAMユーザがログインするページ(https://AWS-account-ID.signin.aws.amazon.com/console) でMFAを有効にしてログイン

image

上手く行った!

image
ログイン出来たっぽい。

意外と簡単ですね。便利だわ。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?