AlmaLinux OS 9 must not allow unattended or automatic logon via the graphical user interface.
An XCCDF Rule
Description
Failure to restrict system access to authenticated users negatively impacts operating system security.
- ID
- SV-269216r1050098_rule
- Version
- ALMA-09-015420
- Severity
- High
- References
- Updated
Remediation Templates
A Manual Procedure
Configure the GNOME desktop display manager to disable automatic login.
Set AutomaticLoginEnable to false in the [daemon] section in /etc/gdm/custom.conf. For example:
[daemon]
AutomaticLoginEnable=false