5.4.5 Ensure all current passwords uses the configured hashing algorithm
title: 5.4.5 Ensure all current passwords uses the configured hashing algorithm tags: - Level 1 - Workstation - Server - Access, Authentication and Authorization - Configure PAM - Manual - IG2 - IG3 - 3.11 Encrypt Sensitive Data at Rest - T1003 - T1003.008 - T1110 - T1110.002 - TA0006 - MA1041
Audit#
Run the following script to get a list of users that are not using the currently configured hashing algorithm:
Nothing should be returned.
Any system accounts that need to be expired should be carefully done separately by the system administrator to prevent any potential problems.
Remediation#
If the administrator wish to force an immediate change on all users as per the output of the audit, execute:
NOTE: This could cause significant temporary CPU load on the system if a large number of users reset their passwords at the same time.