
* 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
16 lines
572 B
ReStructuredText
16 lines
572 B
ReStructuredText
V-38699: All public directories must be owned by a system account.
|
|
------------------------------------------------------------------
|
|
|
|
Allowing a user account to own a world-writable directory is undesirable
|
|
because it allows the owner of that directory to remove or replace any files
|
|
that may be placed in the directory by other users.
|
|
|
|
Details: `V-38699 in STIG Viewer`_.
|
|
|
|
.. _V-38699 in STIG Viewer: https://www.stigviewer.com/stig/red_hat_enterprise_linux_6/2015-05-26/finding/V-38699
|
|
|
|
Notes for deployers
|
|
~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. include:: developer-notes/V-38699.rst
|