Skip to content

Commit

Permalink
Patch 442 (#463)
Browse files Browse the repository at this point in the history
* Update password-reuse-prevention.md

* Images Updated

Images Updated for all steps

* Update password-reuse-prevention.md

* Apply suggestions from code review

Co-authored-by: alphadev4 <[email protected]>
  • Loading branch information
shuklaalok87 and alphadev4 authored Oct 31, 2022
1 parent a14cca2 commit ee80baf
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-reuse-prevention.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@
| **Recommended Action** | Increase the minimum previous passwords that can be reused to 24. |

## 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-reuse-prevention/step2.png"/>
3. Scroll down the left navigation panel and choose "Account Settings". </br><img src="/resources/aws/iam/password-reuse-prevention/step3.png"/>
4. Under the "Password Policy" configuration panel scroll down and check the "Prevent password reuse ". If the checkbox is not selected than the password policy does not prevents the reuse of password.</br><img src="/resources/aws/iam/password-reuse-prevention/step4.png"/>
5. Repeat steps number 3 and 4 to prevent reuse of password .</br>
6. Click on the checkbox next to "Prevent password reuse" so "Password Policy" prevents reuse of the older passwords. Enter the "Number of passwords to remember" to 24 . </br> <img src="/resources/aws/iam/password-reuse-prevention/step6.png"/>
7. Click on the "Apply Password Policy" button to make the necessary changes.</br><img src="/resources/aws/iam/password-reuse-prevention/step7.png"/>
3. Scroll down the left navigation panel and choose "Account Settings" under "Access management". </br><img src="/resources/aws/iam/password-reuse-prevention/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-reuse-prevention/step4.png"/>
5. On the "Set password policy" page scroll down and check the "Prevent password reuse". If the checkbox is not selected then the password policy does not prevent the reuse of password.</br><img src="/resources/aws/iam/password-reuse-prevention/step5.png"/>
6. Click on the checkbox next to "Prevent password reuse" so "Password Policy" prevents reuse of the older passwords. Enter the "Number of passwords to remember" to 24. </br> <img src="/resources/aws/iam/password-reuse-prevention/step6.png"/>
7. Click on the "Save changes" button to make the necessary changes.</br><img src="/resources/aws/iam/password-reuse-prevention/step7.png"/>
8. Now "Password Policy" will prevent reuse of the older passwords for all the IAM users.
Binary file modified resources/aws/iam/password-reuse-prevention/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-reuse-prevention/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-reuse-prevention/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-reuse-prevention/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-reuse-prevention/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 ee80baf

Please sign in to comment.