SV-258029r1045109_rule
V-258029
SRG-OS-000480-GPOS-00227
RHEL-09-271095
CAT II
10
Configure RHEL 9 to disable a user's ability to restart the system.
$ gsettings set org.gnome.login-screen disable-restart-buttons true
Update the dconf system databases:
$ sudo dconf update
Note: This requirement assumes the use of the RHEL 9 default graphical user interface, Gnome Shell. If the system does not have any graphical user interface installed, this requirement is Not Applicable.
Verify RHEL 9 disables a user's ability to restart the system with the following command:
$ gsettings get org.gnome.login-screen disable-restart-buttons
true
If "disable-restart-buttons" is "false", this is a finding.
V-258029
False
RHEL-09-271095
Note: This requirement assumes the use of the RHEL 9 default graphical user interface, Gnome Shell. If the system does not have any graphical user interface installed, this requirement is Not Applicable.
Verify RHEL 9 disables a user's ability to restart the system with the following command:
$ gsettings get org.gnome.login-screen disable-restart-buttons
true
If "disable-restart-buttons" is "false", this is a finding.
M
5551