Major Hayden e954ff5c64 Docs: Update dev notes for Cat 1 controls
This patch updates the documentation for the developer notes associated
with the Cat 1 (Low) controls applied by the security role.

Partial-bug: 1583744

Change-Id: I19cab15d1bc7ce6e8604d63bf8184b9569207991
2016-05-24 16:22:12 +00:00

10 lines
306 B
ReStructuredText

**Fixed by another STIG**
Ubuntu 14.04 doesn't use umask settings in ``/etc/profile``. Those settings
are expected to be in ``/etc/login.defs`` instead.
For CentOS 7, umask settings are present in ``/etc/profile`` but they are
overidden by settings in ``/etc/login.defs``.
See V-38645 for more details.