1. Home
  2. Security Hardening
  3. DISA Oracle Linux 7 STIG V2R5
  4. OL07-00-010250 – The Oracle Linux operating system must be configured so that passwords for new users are restricted to a 60-day maximum lifetime.

OL07-00-010250 – The Oracle Linux operating system must be configured so that passwords for new users are restricted to a 60-day maximum lifetime.

Details

Any password, no matter how complex, can eventually be cracked. Therefore, passwords need to be changed periodically. 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.

Solution

Configure the operating system to enforce a 60-day maximum password lifetime restriction.

Add the following line in ‘/etc/login.defs’ (or modify the line to have the required value):

PASS_MAX_DAYS 60

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles