SV-217105r646678_rule
V-217105
SRG-OS-000228-GPOS-00088
SLES-12-010040
CAT II
10
Note: If the system does not have a graphical user interface installed, this requirement is Not Applicable.
Configure the SUSE operating system to display a banner before local or remote access to the system via a graphical user logon.
Create a database that will contain the system wide graphical user logon settings (if it does not already exist) with the following command:
> sudo touch /etc/dconf/db/gdm.d/01-banner-message
Add the following line to the "[org/gnome/login-screen]" section of the "/etc/dconf/db/gdm.d/01-banner-message" file:
[org/gnome/login-screen]
banner-message-enable=true
Update the system databases:
> sudo dconf update
Users must log out and back in again before the system-wide settings take effect.
Note: If the system does not have a graphical user interface installed, this requirement is Not Applicable.
Verify the SUSE operating system to display a banner before local or remote access to the system via a graphical user logon.
Check that the SUSE operating system displays a banner at the logon screen by performing the following command:
> grep banner-message-enable /etc/dconf/db/gdm.d/*
banner-message-enable=true
> cat /etc/dconf/profile/gdm
user-db:user
system-db:gdm
file-db:/usr/share/gdm/greeter-dconf-defaults
If "banner-message-enable" is set to "false" or is missing completely, this is a finding.
V-217105
False
SLES-12-010040
Note: If the system does not have a graphical user interface installed, this requirement is Not Applicable.
Verify the SUSE operating system to display a banner before local or remote access to the system via a graphical user logon.
Check that the SUSE operating system displays a banner at the logon screen by performing the following command:
> grep banner-message-enable /etc/dconf/db/gdm.d/*
banner-message-enable=true
> cat /etc/dconf/profile/gdm
user-db:user
system-db:gdm
file-db:/usr/share/gdm/greeter-dconf-defaults
If "banner-message-enable" is set to "false" or is missing completely, this is a finding.
M
4033