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

OL07-00-010230 – The Oracle Linux operating system must be configured so that passwords for new users are restricted to a 24 hours/1 day minimum lifetime.

Details

Enforcing a minimum password lifetime helps to prevent repeated password changes to defeat the password reuse or history enforcement requirement. If users are allowed to immediately and continually change their password, the password could be repeatedly changed in a short period of time to defeat the organization’s policy regarding password reuse.

Solution

Configure the operating system to enforce 24 hours/1 day as the minimum password lifetime.

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

PASS_MIN_DAYS 1

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