Command in RSA Authentication Manager (AM) 8.X to set the run level for the NTP service on boot.
2 years ago
Originally Published: 2014-06-05
Article Number
000052361
Applies To
RSA Authentication Manager (AM) 8.X, 8.0, 8.1

In RSA Authentication Manager (AM) 8.X, sudo to root, then run the folowing command:

             /sbin/chkconfig --level 2345 ntp on

Issue
Command in RSA Authentication Manager (AM) 8.X to set the run level for the NTP service on boot
Resolution

In Auth Manager 7.1 and the RSA SecurID Appliance 3.0, the steps to set the run level of NTP were to sudo to root then run the following command:

             /sbin/chkconfig --levels 2345 ntpd on