Information
AlmaLinux OS 9 must prevent a user from overriding the disabling of the graphical user interface automount function.
GROUP ID: V-269378
RULE ID: SV-269378r1050261
Automatically mounting file systems permits easy introduction of unknown devices, thereby facilitating malicious activity.
Satisfies: SRG-OS-000378-GPOS-00163, SRG-OS-000114-GPOS-00059
Solution
Configure the GNOME desktop to not allow a user to change the setting that disables automated mounting of removable media.
Add the following line to "/etc/dconf/db/local.d/locks/00-security-settings-lock" to prevent user modification:
/org/gnome/desktop/media-handling/automount-open
Then update the dconf system databases:
$ dconf update