ansible-hardening/doc/source/developer-notes/V-38649.rst
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

437 B

Opt-in required

Since umask changes can be disruptive on some systems, the deployer must opt-in for this change to happen. If the security_umask_csh Ansible variable is set and the csh package is installed, the Ansible tasks will ensure the appropriate umask is set in the csh configuration file.

If users have an active csh shell session, they will need to logout and create a new session to pick up the new umask change.