Files
ansible-hardening/doc/source/stig-notes/V-38438.rst
Major Hayden a676e37a84 Docs overhaul
* Docs are now ordered by STIG ID number to make them easier to browse.
* Deployer notes are better organized.
* Script + CSV added for automated documentation generation.

Implements: blueprint security-hardening

Change-Id: Ib87bec701eddf1601574f4e027f301c775e5e1cd
2015-10-14 13:42:52 +00:00

17 lines
660 B
ReStructuredText

V-38438: Auditing must be enabled at boot by setting a kernel parameter.
------------------------------------------------------------------------
Each process on the system carries an "auditable" flag which indicates whether
its activities can be audited. Although "auditd" takes care of enabling this
for all processes which launch after it does, adding the kernel argument
ensures it is set for every process during boot.
Details: `V-38438 in STIG Viewer`_.
.. _V-38438 in STIG Viewer: https://www.stigviewer.com/stig/red_hat_enterprise_linux_6/2015-05-26/finding/V-38438
Notes for deployers
~~~~~~~~~~~~~~~~~~~
.. include:: developer-notes/V-38438.rst