Revision 1.12Apr 12, 2023
Functional Update
- 5.4.1.1 Ensure password hashing algorithm is SHA-512
- 5.4.1.2 Ensure password expiration is 365 days or less - PASS_MAX_DAYS
- 5.4.1.3 Ensure minimum days between password changes is configured - PASS_MIN_DAYS
- 5.4.1.4 Ensure password expiration warning days is 7 or more - PASS_WARN_AGE
Miscellaneous
- Metadata updated.
- Platform check updated.
- Variables updated.