SV-227561r603266_rule
V-227561
SRG-OS-000480
GEN000241
CAT II
10
Determine the type of zone that you are currently securing.
# zonename
If the command output is not "global", then NTP must be disabled.
# svcadm disable ntp
If the output from "zonename" is "global", then NTP must be enabled.
# svcadm enable ntp
NTP must be used and used only in the global zone. Determine the type of zone that you are currently securing.
# zonename
If the command output is not "global", then NTP must be disabled. Check the system for a running NTP daemon.
# svcs -Ho state ntp
If NTP is online, this is a finding.
If the output from "zonename" is "global", then NTP must be enabled. Check the system for a running NTP daemon.
# svcs -Ho state ntp
If NTP is not online, this is a finding.
V-227561
False
GEN000241
NTP must be used and used only in the global zone. Determine the type of zone that you are currently securing.
# zonename
If the command output is not "global", then NTP must be disabled. Check the system for a running NTP daemon.
# svcs -Ho state ntp
If NTP is online, this is a finding.
If the output from "zonename" is "global", then NTP must be enabled. Check the system for a running NTP daemon.
# svcs -Ho state ntp
If NTP is not online, this is a finding.
M
4061