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 operate RSA Federated Identity Manager (FIM) in specific time zone 9Number of Views Time Zone Legacy Reports Work Around 6Number of Views Error message "Access denied - User not a member of any identity source in access policy" in RSA SecurID Access 81Number of Views HTTP Federation Proxy Planning Worksheet 13Number of Views Planning Resource Protection with Multifactor Authentication 55Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process How to Update the Root (Server) and Client Certificates in RSA Identity Governance & Lifecycle RSA Authenticator 6.2.2 for Windows Administrator Guide RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide