docs icon indicating copy to clipboard operation
docs copied to clipboard

Document Password Recovery (Reset) for Master Credentials

Open osterman opened this issue 7 years ago • 0 comments

what

  • Show how to do the password reset

why

  • When creating new AWS accounts programmatically (e.g. via terraform) it's essential to reset the password of the child account(s) in order to log in and configure MFA. If you don't a friendly hacker will.

refernces

image image image image

Then after resetting the password, setup MFA.

image image

Then to proceed to setup your device as usual.

IMPORTANT These credentials must be kept extremely secure and should not be shared. Use IAM to delegate access to user accounts.

osterman avatar Dec 31 '18 04:12 osterman