ansible-hardening/doc/metadata/rhel7/RHEL-07-010430.rst
Major Hayden e4d3ea4749 Add RHEL-07-010430 and RHEL-07-010431
This patch disables automatic and timed logins in gdm only if gdm
is installed and configured.

Implements: blueprint security-rhel7-stig
Change-Id: I34c1f91deb20441d8ca577f38d44c30c05718205
2016-11-01 18:07:07 +00:00

437 B

---id: RHEL-07-010430 status: implemented tag: graphical ---

If AutomaticLoginEnable=true exists in the gdm configuration file, /etc/gdm/custom.conf, the configuration will removed. This disallows automatic logins for gdm and requires a user to complete the username and password prompts.

Deployers can opt-out of this change by setting an Ansible variable:

security_disable_gdm_automatic_login: no