Files
ansible-hardening/doc/metadata/rhel7/V-71947.rst
Major Hayden dccce1d5cc Handle RHEL 7 STIG renumbering
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
2017-04-04 07:22:12 -05:00

13 lines
474 B
ReStructuredText

---
id: V-71947
status: exception - manual intervention
tag: auth
---
The STIG requires all users to authenticate when using ``sudo``, but this
change can be highly disruptive for automated scripts or applications that
cannot perform interactive authentication. Automated edits from Ansible tasks
might cause authentication disruptions on some hosts, and deployers are urged
to carefully review each use of the ``NOPASSWD`` directive in their ``sudo``
configuration files.