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
How to obtain more information about ORA-00060 errors in RSA Identity Lifecycle & Governance 159Number of Views Import the SMTP(s) Certificate 14Number of Views RSA Identity Governance & Lifecycle Security Vulnerability for Operating System SLES 11 SP3 - False Positive 64Number of Views RSA SecurID Software Token 2.4.2 for iOS requires a reboot of the device when launched a second time 96Number of Views Installing rsaservmgr scripts [exec] error reading information on service rsaservmgr error when installing RSA Web Tier o… 92Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide