SV-269279r1050161_rule
V-269279
SRG-OS-000480-GPOS-00227
ALMA-09-022460
CAT II
10
Configure AlmaLinux OS 9 to disable a user's ability to restart the system.
Add or update the [org/gnome/settings-daemon/] section of the /etc/dconf/db/local.d/00-security-settings" database file and add or update the following lines:
[org/gnome/login-screen]
disable-restart-buttons=true
Then update the dconf system databases:
$ dconf update
Note: This requirement assumes the use of the AlmaLinux OS 9 default graphical user interface, Gnome Shell. If the system does not have any graphical user interface installed, this requirement is Not Applicable.
Verify AlmaLinux OS 9 disables a user's ability to restart the system with the following command:
$ grep -R disable-restart-buttons /etc/dconf/db/*
/etc/dconf/db/distro.d/20-authselect:disable-restart-buttons='true'
If the "disable-restart-button" setting is not set to "true", is missing or commented out from the dconf database files, this is a finding.
V-269279
False
ALMA-09-022460
Note: This requirement assumes the use of the AlmaLinux OS 9 default graphical user interface, Gnome Shell. If the system does not have any graphical user interface installed, this requirement is Not Applicable.
Verify AlmaLinux OS 9 disables a user's ability to restart the system with the following command:
$ grep -R disable-restart-buttons /etc/dconf/db/*
/etc/dconf/db/distro.d/20-authselect:disable-restart-buttons='true'
If the "disable-restart-button" setting is not set to "true", is missing or commented out from the dconf database files, this is a finding.
M
5664