RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.7 and higher
SUSE Linux Enterprise Server (SLES) 15 no longer uses ntp.conf. Use timedatectl to turn NTP on and off and manually set the time.
Keeping the correct time for all servers across an environment aids in accuracy, authentication, and troubleshooting. This article on setting date, time and timezone on a Linux server provides information about the basic commands of the timedatectl utility.
SSH to the Authentication Manager primary and sudo to root.
To turn NTP on or off, run:
am87-1:/home/rsaadmin # timedatectl set-ntp true | false
For example:
am87-1:/home/rsaadmin # timedatectl set-ntp false
- Run timedatectl to show that the NTP service is now inactive:
am87-1:/home/rsaadmin # timedatectl
Local time: Wed 2025-04-30 13:07:55 UTC
Universal time: Wed 2025-04-30 13:07:55 UTC
RTC time: Wed 2025-04-30 13:07:55
Time zone: UTC (UTC, +0000)
System clock synchronized: yes
NTP service: inactive
RTC in local TZ: no
- To turn NTP back on, run
am87-1:/home/rsaadmin # timedatectl set-ntp true
- Run timedatectl to show that the NTP service is now active:
am87-1:/home/rsaadmin # timedatectl
Local time: Wed 2025-04-30 13:07:55 UTC
Universal time: Wed 2025-04-30 13:07:55 UTC
RTC time: Wed 2025-04-30 13:07:55
Time zone: UTC (UTC, +0000)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
To set system date
- Use date format of <YYYY-MM-DD>:
am87-1:/home/rsaadmin # timedatectl set-time 2025-01-25
- Run timedatectl to show that the local time matches what was set above
To set system time
- Use time format of <hh:mm:ss>:
am87-1:/home/rsaadmin # timedatectl set-time 13:08:30
- Run timedatectl to show that the local time matches what was set above
To set system time zone
- am87-1:/home/rsaadmin # timedatectl set-timezone <timezone>
am87-1:/home/rsaadmin # timedatectl set-timezone America/Boston (EDT, -0400)
- Run timedatectl to show that the time zone matches what was set above
Related Articles
RSA Authenticator 6.2 for Windows Administrator Guide 324Number of Views RSA Authenticator 6.2.6 for Windows Administrator Guide 71Number of Views There was a problem processing your request error when trying to edit Date and Time Settings on RSA Authentication Manager… 192Number of Views RSA Authenticator 6.2.7 for Windows Administrator Guide 97Number of Views RSA Authenticator 6.2.2 for Windows Administrator Guide 634Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA-2026-10: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Desktop Token 5.0.3 for Windows Administrator's Guide RSA SecurID Software Token 4.2.1 for Mac OS X Administrator's Guide