
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
362 B
362 B
---id: V-72005 status: implemented tag: auth ---
If an account with UID 0 other than root
exists on the
system, the playbook will fail with an error message that includes the
other accounts which have a UID of 0.
Deployers are strongly urged to keep only one account with UID 0,
root
, and to use sudo
any situations where
root access is required.