SV-217282r646758_rule
V-217282
SRG-OS-000359-GPOS-00146
SLES-12-030310
CAT III
10
Configure the SUSE operating system is configured to use UTC or GMT.
To configure the system time zone to use UTC or GMT, run the following command, replacing [ZONE] with "UTC" or "GMT".
> sudo timedatectl set-timezone [ZONE]
Verify that the SUSE operating system is configured to use UTC or GMT.
Check that the SUSE operating system is configured to use UTC or GMT with the following command:
> timedatectl status | grep -i "time zone"
Timezone: UTC (UTC, +0000)
If "Time zone" is not set to "UTC" or "GMT", this is a finding.
V-217282
False
SLES-12-030310
Verify that the SUSE operating system is configured to use UTC or GMT.
Check that the SUSE operating system is configured to use UTC or GMT with the following command:
> timedatectl status | grep -i "time zone"
Timezone: UTC (UTC, +0000)
If "Time zone" is not set to "UTC" or "GMT", this is a finding.
M
4033