Plugin Title | Minimum Password Length |
Cloud | AWS |
Category | IAM |
Description | Ensures password policy requires a password of at least a minimum number of characters |
More Info | A strong password policy enforces minimum length, expirations, reuse, and symbol usage |
AWS Link | http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_ManagingPasswordPolicies.html |
Recommended Action | Increase the minimum length requirement for the password policy |
- Log in to the AWS Management Console.
- Select the "Services" option and search for IAM.
- Scroll down the left navigation panel and choose "Account Settings" under "Access management".
- Under the "Password Policy" configuration panel scroll down and click on "Change password policy" button.
- On the "Set password policy" page scroll down and check the "Enforce minimum password length". If the password length is set less than 8 characters than the password security is at risk.
- Mention the minimum characters required to 14 in the textbox. Click the checkbox against "Require at least one uppercase letter" and "Require at least one lowercase letter" to make the password more secure.
- Click on the "Save changes" button to make the necessary changes.
- Now "Password Policy" requires at least 14 characters with one uppercase and one lowercase character for a strong and secure password.