Service Account Password change – Risk Fabric Console Website not working
book
Article ID: 173593
calendar_today
Updated On:
Products
Information Centric AnalyticsData Loss Prevention Core Package
Issue/Introduction
When the Service Account password changes and the IIS Server hosting ICA is restarted, the website will not start if the application pool password for the Service Account has not been reset in IIS.
Cause
Service Account password changed
Environment
IIS, All ICA versions.
Resolution
From the server hosting the ICA website, open IIS Manager.
Expand the server and click on Application Pools.
Right-click on the Application Pool Name that you want to reset the password for (RiskFabricAppPool is the default) and select Advanced Settings…
Click on Identity then click the ellipses to edit.
Click the Set… button.
Enter the User name: field as DOMAIN\username then enter and confirm the Password, click the OK button.
Press the OK button two more times to close all dialogue boxes.
Open a Command Prompt as an Administrator and type IISRESET, then press Enter.