3.3 Ensure 'PASSWORD_LIFE_TIME' Is Less than or Equal to '90'

Information

As allowing passwords to remain unchanged for long periods makes the success of brute-force login attacks more likely, this value should be set according to the needs of the organization.

Solution

Remediate this setting by executing the following SQL statement. ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME 90;

See Also

https://workbench.cisecurity.org/files/601