
This patch allows deployers to opt in for a minimum password length restriction. Documentation is included. Implements: blueprint security-rhel7-stig Change-Id: Ia1d5d6677233ae21ce585b4a363d130e1bb003fa
447 B
447 B
---id: RHEL-07-010250 status: opt-in tag: auth ---
Although the STIG requires that passwords have a minimum length of 15 characters, this change might be disruptive to users on a production system without communicating the change first. Therefore, this change is not applied by default.
Deployers can opt in for the change by setting the following Ansible variable:
security_pwquality_require_minimum_password_length: yes