SV-271688r1091776_rule
V-271688
SRG-OS-000023-GPOS-00006
OL09-00-002150
CAT II
10
Configure OL 9 to display the Standard Mandatory DOD Notice and Consent Banner before granting access to the system via a graphical user logon.
Create a database to contain the system-wide graphical user logon settings (if it does not already exist) with the following command:
$ sudo touch /etc/dconf/db/local.d/01-banner-message
Add the following lines to the [org/gnome/login-screen] section of the "/etc/dconf/db/local.d/01-banner-message":
[org/gnome/login-screen]
banner-message-enable=true
Run the following command to update the database:
$ sudo dconf update
This requirement assumes the use of the OL 9 default graphical user interface—the GNOME desktop environment. If the system does not have any graphical user interface installed, this requirement is Not Applicable.
Verify that OL 9 displays a banner before granting access to the operating system via a graphical user logon.
Determine if the operating system displays a banner at the logon screen with the following command:
$ gsettings get org.gnome.login-screen banner-message-enable
true
If the result is "false", this is a finding.
V-271688
False
OL09-00-002150
This requirement assumes the use of the OL 9 default graphical user interface—the GNOME desktop environment. If the system does not have any graphical user interface installed, this requirement is Not Applicable.
Verify that OL 9 displays a banner before granting access to the operating system via a graphical user logon.
Determine if the operating system displays a banner at the logon screen with the following command:
$ gsettings get org.gnome.login-screen banner-message-enable
true
If the result is "false", this is a finding.
M
5680