
This patch gets the docs adjusted to work with the new RHEL 7 STIG version 1 release. The new STIG release has changed all of the numbering, but it maintains a link to (most) of the old STIG IDs in the XML. Closes-bug: 1676865 Change-Id: I65023fe63163c9804a3aec9dcdbf23c69bedb604
18 lines
496 B
ReStructuredText
18 lines
496 B
ReStructuredText
---
|
|
id: V-71933
|
|
status: opt-in
|
|
tag: auth
|
|
---
|
|
|
|
Although the STIG requires that five passwords are remembered to prevent re-
|
|
use, this can cause issues in production environment if the change is not
|
|
communicated well to users. Therefore, the tasks in the security role do not
|
|
apply this change by default.
|
|
|
|
Deployers can opt in for the change and specify a number of passwords to
|
|
remember by setting the following Ansible variable:
|
|
|
|
.. code-block:: yaml
|
|
|
|
security_password_remember_password: 5
|