STIGQter STIGQter: STIG Summary: Solaris 10 SPARC Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 22 Jan 2021:

The system clock must be synchronized continuously.

DISA Rule

SV-226435r603265_rule

Vulnerability Number

V-226435

Group Title

SRG-OS-000480

Rule Version

GEN000241

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

Check Contents

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.

Vulnerability Number

V-226435

Documentable

False

Rule Version

GEN000241

Severity Override Guidance

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.

Check Content Reference

M

Target Key

4060

Comments