STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to HPE 3PAR StoreServ 3.3.x Security Technical Implementation Guide

V-255283

CAT II (Medium)

The HPE 3PAR OS must record time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).

Rule ID

SV-255283r958788_rule

STIG

HPE 3PAR StoreServ 3.3.x Security Technical Implementation Guide

Version

V2R1

CCIs

CCI-001890

Discussion

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 operating system include date and time. Time is commonly expressed in UTC, a modern continuation of GMT, or local time with an offset from UTC.

Check Content

To verify the time zone is configured, enter:

cli% showdate

If the time zone field is not configured, this is a finding.

Fix Text

Configure the time zone by first identifying the time zone indicator:

cli% setdate -tzlist

Then configure the timezone with:

cli% setdate -tz <timezone identifier from above>

If UTC is to be used, complete the operation with:

cli% setdate -tz Etc/UTC

Verify the timezone is set with:
cli% showdate