1. Home
  2. Security Hardening
  3. DISA STIG Ubuntu 16.04 LTS V2R3
  4. UBTU-16-010210 – Passwords for new users must have a 24 hours/1 day minimum password lifetime restriction.

UBTU-16-010210 – Passwords for new users must have a 24 hours/1 day minimum password lifetime restriction.

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, then the password could be repeatedly changed in a short period of time to defeat the organization’s policy regarding password reuse.

Solution

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

Add, or modify the following line in the ‘/etc/login.defs’ file:

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