GEN000585 - The system must enforce the entire password during authentication - 'Verify no password hashes in /etc/passwd'

Information

Some common password hashing schemes only process the first eight characters of a user's password, which reduces the effective strength of the password.

Solution

Configure the system to enforce the correctness of the entire password during authentication.
Configure the system to use sha password hashing.
#chsec -f /etc/security/login.cfg -s usw -a pwd_algorithm=ssha256

See Also

http://iasecontent.disa.mil/stigs/zip/U_STIG_Library_2015_07.zip