An XCCDF Group - A logical subset of the XCCDF Benchmark
ntpd
chronyd
ntp
chrony
Chronyd
Autokey
$ sudo yum install chrony
# systemctl enable chronyd.service
$ sudo systemctl is-active chronyd
active
$ sudo systemctl is-active ntpd
$ sudo systemctl enable ntp.service
$ sudo systemctl enable ntpd.service
maxpoll
/etc/ntp.conf
/etc/chrony.conf
server
pool
server ntpserver
-u ...
OPTIONS
-u chrony
Chrony
server <remote-server>
/etc/ntpd.conf
restrict -4 default kod nomodify notrap nopeer noquery
restrict -6 default kod nomodify notrap nopeer noquery
/etc/sysconfig/ntpd
OPTIONS="-u ntp:ntp"