SV-273826r1110846_rule
V-273826
SRG-APP-000395-NDM-000347
RCKS-NDM-000740
CAT II
10
Configure NTP for authentication using SHA1:
SSH@ICX(config)# ntp
SSH@ICX(config-ntp)# disable authenticate md5
SSH@ICX(config-ntp)# authenticate
SSH@ICX(config-ntp)# authentication-key key-id 1 sha1 [password]
View NTP configuration:
SSH@ICX# show running-config | begin ntp
ntp
disable authenticate md5
authenticate
authentication-key key-id 1 sha1 2 $VWlkRGkt
server x.x.x.x key 1
server y.y.y.y key 1
If the NTP servers are not configured for authentication that is cryptographically based, this is a finding.
V-273826
False
RCKS-NDM-000740
View NTP configuration:
SSH@ICX# show running-config | begin ntp
ntp
disable authenticate md5
authenticate
authentication-key key-id 1 sha1 2 $VWlkRGkt
server x.x.x.x key 1
server y.y.y.y key 1
If the NTP servers are not configured for authentication that is cryptographically based, this is a finding.
M
5695