UCF STIG Viewer Logo

The A10 Networks ADC must record time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).


Overview

Finding ID Version Rule ID IA Controls Severity
V-68083 AADC-NM-000102 SV-82573r1_rule Medium
Description
If time stamps are not consistently applied and there is no common time reference, it is difficult to perform forensic analysis. Time stamps generated by the application include date and time. Time is commonly expressed in Coordinated Universal Time (UTC), a modern continuation of Greenwich Mean Time (GMT), or local time with an offset from UTC.
STIG Date
A10 Networks ADC NDM Security Technical Implementation Guide 2016-04-15

Details

Check Text ( C-68643r1_chk )
Review the device configuration.

The following command shows clock information:
show clock detail

If the output does not show GMT as the time zone, this is a finding.
Fix Text (F-74199r1_fix)
The device uses GMT as the default time zone.

The following command sets the time zone:
clock timezone timezone [nodst]
"nodst" disables Daylight Savings Time.