Files
ansible-hardening/doc/metadata/rhel7/RHEL-07-010280.rst
Major Hayden 2a17cd18cd Disable accounts w/expired passwords [+Docs]
This patch allows deployers to optionally disable accounts that have
expired passwords. This can be disruptive in some environments and that
is noted in the documentation.

Implements: blueprint security-rhel7-stig
Change-Id: I25233162900786fe100edd09d055b47025830b8c
2016-12-07 20:51:50 +00:00

437 B

---id: RHEL-07-010280 status: opt-in tag: auth ---

The STIG requires that user accounts are disabled when their password expires. This might be disruptive for some users or for automated processes. Therefore, the tasks in the security role do not apply this change by default.

Deployers can opt in for this change by setting the following Ansible variable:

security_disable_account_if_password_expires: yes