STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 1 hour ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to HYCU Protege Security Technical Implementation Guide

V-268216

CAT II (Medium)

The HYCU virtual appliance must be configured to synchronize internal information system clocks using redundant authoritative time sources.

Rule ID

SV-268216r1038348_rule

STIG

HYCU Protege Security Technical Implementation Guide

Version

V1R2

CCIs

CCI-004922CCI-004923

Discussion

The loss of connectivity to a particular authoritative time source will result in the loss of time synchronization (free-run mode) and increasingly inaccurate time stamps on audit events and other functions. Multiple time sources provide redundancy by including a secondary source. Time synchronization is usually a hierarchy; clients synchronize time to a local source while that source synchronizes its time to a more accurate source. The network device must use an authoritative time server and/or be configured to use redundant authoritative time sources. This requirement is related to the comparison done in CCI-001891. DOD-approved solutions consist of a combination of a primary and secondary time source using a combination or multiple instances of the following: a time server designated for the appropriate DOD network (NIPRNet/SIPRNet); United States Naval Observatory (USNO) time servers; and/or the Global Positioning System (GPS). The secondary time source must be located in a different geographic region than the primary time source. Satisfies: SRG-APP-000920-NDM-000320, SRG-APP-000925-NDM-000330

Check Content

Verify the "chronyd" service is up and running, execute the following command:
systemctl status chronyd

If service is not active (running), this is a finding.

To verify chronyd has synced time and can reach the servers execute the following command:
chronyc sources

If there are not two NTP servers listed, this is a finding.

If the "Reach" value is lower than "377" for the source with S column marked with "*" this is a finding.

Fix Text

Start the time synchronization by logging on to the HYCU console and executing the following command:
sudo systemctl restart chronyd

Additional assistance can be found at: https://support.hycu.com/hc/en-us/articles/115005424345-HYCU-system-time