ONTAP must authenticate NTP sources using authentication that is cryptographically based.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-246950 | NAOT-IA-000004 | SV-246950r961506_rule | CCI-001967 | medium |
| Description | ||||
| If Network Time Protocol (NTP) is not authenticated, an attacker can introduce a rogue NTP server. This rogue server can then be used to send incorrect time information to network devices, which will make log timestamps inaccurate and affect scheduled actions. NTP authentication is used to prevent this tampering by authenticating the time source. | ||||
| STIG | Date | |||
| NetApp ONTAP DSC 9.x Security Technical Implementation Guide | 2024-08-22 | |||
Related Frameworks
2 paths across 2 frameworks
Related Frameworks
NIST 800-531 mapping
IA-3(1)
1.00
- DISA · 2 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
CCI1 mapping
CCI-001967
1.00
- DISA · 2 · disa_xccdf · related
Details
Check Text (C-246950r961506_chk)
Use "cluster time-service ntp server show" to see authenticated NTP sources using authentication that is cryptographically based.
If any of the NTP servers listed has the field "Is Authentication Enabled" set to false, this is a finding.
Fix Text (F-50336r769181_fix)
Configure an authenticated NTP source using authentication that is cryptographically based with "cluster time-service ntp server create -server <ip_address> -key-id <NTP_Symmetric_Authentication_Key_ID>".