Skip to content

Commit

Permalink
Patch 441 (#462)
Browse files Browse the repository at this point in the history
* Update password-requires-uppercase.md

* Updated images for all steps

* Update password-requires-uppercase.md

* Update step7.png

* Update step6.png

* Apply suggestions from code review

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
shuklaalok87 and alphadev4 authored Oct 31, 2022
1 parent 5cb8cc1 commit ed2121c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions en/aws/iam/password-requires-uppercase.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@
| **Recommended Action** | Update the password policy to require the use of uppercase letters |

## Detailed Remediation Steps
1. Log into the AWS Management Console.
1. Log in to the AWS Management Console.
2. Select the "Services" option and search for IAM. </br><img src="/resources/aws/iam/password-requires-uppercase/step2.png"/>
3. Scroll down the left navigation panel and choose "Account Settings". </br><img src="/resources/aws/iam/password-requires-uppercase/step3.png"/>
4. Under the "Password Policy" configuration panel scroll down and check the "Require at least one uppercase letter". If the checkbox is not selected than the password policy does not enforces the use of uppercase letters in password.</br><img src="/resources/aws/iam/password-requires-uppercase/step4.png"/>
5. Repeat steps number 3 and 4 to ensures password policy requires uppercase letters.</br>
6. Click on the checkbox next to "Require at least one uppercase letter" so "Password Policy" requires at least one uppercase letter to make the password more strong and secure. </br> <img src="/resources/aws/iam/password-requires-uppercase/step6.png"/>
7. Click on the "Apply Password Policy" button to make the necessary changes.</br><img src="/resources/aws/iam/password-requires-uppercase/step7.png"/>
3. Scroll down the left navigation panel and choose "Account Settings" under "Access management". </br><img src="/resources/aws/iam/password-requires-uppercase/step3.png"/>
4. Under the "Password Policy" configuration panel scroll down and click on "Change password policy" button.</br><img src="/resources/aws/iam/password-requires-uppercase/step4.png"/>
5. On the "Set password policy" page scroll down and check the "Require at least one uppercase letter from Latin alphabet (A-Z)". If the checkbox is not selected than the password policy does not enforces the use of uppercase letters in password.</br><img src="/resources/aws/iam/password-requires-uppercase/step5.png"/>
6. Click on the checkbox next to "Require at least one uppercase letter from Latin alphabet (A-Z)" so "Password Policy" requires at least one uppercase letter to make the password more strong and secure. </br> <img src="/resources/aws/iam/password-requires-uppercase/step6.png"/>
7. Click on the "Save changes" button to make the necessary changes.</br><img src="/resources/aws/iam/password-requires-uppercase/step7.png"/>
8. Now "Password Policy" ensures that the password requires uppercase letters.</br>
Binary file modified resources/aws/iam/password-requires-uppercase/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/iam/password-requires-uppercase/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/iam/password-requires-uppercase/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/iam/password-requires-uppercase/step6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/aws/iam/password-requires-uppercase/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed2121c

Please sign in to comment.