Network Management
The password of the account has expired
How to remove Enforce password policy and Enforce password expiration for the current SQL account being used by the SolarWinds Platform.
First published date
Last published date
Overview
This article describes how to remove the Enforce password policy and Enforce password expiration message like the below:
OR
You will be able to find this kind of error from OrionWeb.log.
2021-11-10 10:16:33,691 [83] (0) ERROR Solarwinds.Orion.Web.Session.SessionManagerEngine - (null) SYNCHRONIZATION: Failed to synchronize. System.Data.SqlClient.SqlException (0x80131904): Login failed for user "orion". Reason: The password of the account has expired.
Product section
Cause
Resolution
- Open SQL Server Management Studio.
- Login as SA.
- Go to Security and expand the folder.
- Under Logins, right-click on the SolarWindsOrionDatabaseUser account and click Properties.
- Make sure to deselect both Enforce password policy and Enforce password expiration.
- Run Configuration Wizard and select Database.