Maximum password lifetime restriction Any password, no matter how complex, can eventually be cracked. Therefore, passwords need to be changed periodically. One method of minimizing this risk is to use complex passwords and periodically change them. If the operating system does not limit the lifetime of passwords and force users to change their passwords, there is the risk that the operating system passwords could be compromised. [Seconds] To check if the password policy is configured to require that users change their password every 60 days, run the following command: sudo pwpolicy getpolicy | tr ' ' '\n' | grep maxMinutesUntilChangePassword If the result is not 'maxMinutesUntilChangePassword=86400', and password policy is not controlled by a directory server, this is a finding. oval:org.secpod.oval:def:24650 SCAP Repo OVAL Definition 2015-06-11