Users must not be able to change passwords more than once every 24 hours.

From Oracle Linux 6 Security Technical Implementation Guide

Part of SRG-OS-000075

Associated with: CCI-000198

SV-64999r1_rule Users must not be able to change passwords more than once every 24 hours.

Vulnerability discussion

Setting the minimum password age protects against users cycling back to a favorite password after satisfying the password reuse requirement.

Check content

To check the minimum password age, run the command: $ grep PASS_MIN_DAYS /etc/login.defs The DoD requirement is 1. If it is not set to the required value, this is a finding.

Fix text

To specify password minimum age for new accounts, edit the file "/etc/login.defs" and add or correct the following line, replacing [DAYS] appropriately: PASS_MIN_DAYS [DAYS] A value of 1 day is considered sufficient for many environments. The DoD requirement is 1.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer