Updating SQL server password using Infor LTR Manager
Starting with the 2025.06 version of Infor LTR, you can update your SQL server password through Infor LTR Manager.
Note: The procedure is only for updating the password for the SQL account currently in use. You cannot use this procedure to update the password to a different SQL account.
Before updating the SQL server password, you must stop all services that depend on the database:
- Active Directory Federation Services (ADFS)
Note: Stopping the ADFS services is not required for STS security deployments of Infor LTR.
- Grid and grid–related applications
Run
StopAllHosts.cmdlocated in the <ApplicationDirectory>\InforTechStackGrid\bin folder. - These IIS sites on all nodes:
- InforPlatformBackend
- InforPlatformUI
- These application pools on all nodes:
- CollaborationIntService
- CollaborationUI
- IFSIntServices
- IFSServices
- IFSUI
- InforIntSTS
- InforPlatformBackend
- InforPlatformUI
- IONAPIIntService
- IONAPIUI
- SCIMService
- TechStackService
- Specific Windows services
Note: Ensure to stop the Windows services after the application pools and IIS sites.
Stop these services on the primary node server:
- Infor_LTR_DATACATALOG_Service
- Infor_LTR_GraphDB_Service
- Infor_LTR_IFS_Timer_Service
- Infor_LTR_IFSBackground_Service
- Infor_LTR_Notification_Service
- Infor_LTR_Shredder_Service
- Infor_LTR_Timer_Service
- Infor_LTR_IONAPI_Metadata_Indexing_Service
Stop these services on the secondary node:
- Infor_LTR_DATACATALOG_Service
- Infor_LTR_IONAPI_Metadata_Indexing_Service
- Infor_LTR_Notification_Service
- Infor_LTR_Timer_Service
After all necessary services are stopped, update the SQL server password on the database server.
Follow these steps on the primary node server: