Major Hayden c357c26976 V-3864{2,5,7,9}, V-38651: Umask adjustments
Change-Id: I032b0b1a140dd580c5b30a939692510eb06e9c65
2015-10-27 09:09:23 -05:00

336 B

Exception

Ubuntu's default umask setting in /etc/login.defs is 022, but the STIG requires 077 to be set. Since changing umask settings can disrupt some systems, this change requires a deployer to opt-in.

To opt-in for this change and adjust the umask, the Ansible variable umask_login_defs must be set to 077.