Quantcast
Channel: [Archived] elcoCAD | Promis.e
Viewing all articles
Browse latest Browse all 3874

Wiki Page: Error - Login failed for Ecaduser: Reason: The Password of the account Expired

$
0
0
Product(s): Promis.e, Bentley Substation Version(s): 08.11.13.140 Environment: N\A Area: Database Platform Support Subarea: N/A Error or Warning Message Error - Configuration Not Saved: Login failed for Ecaduser: Reason: The Password of the account Expired Explanation SQL Server has 'Password Expiration' enabled. After a certain time, the database users will need to change their passwords. How to Avoid Change the password Close Promis.e/Bentley Substation. Open SQL Server Management Studio. Try to connect to the database engine by using the old user name and password. When prompted, enter the new password and confirm the password. (Optional) Disable expiration policy In SQL Server Management Studio, select New Query . Paste the following script nto the new query window: ALTER LOGIN [ecaduser] WITH DEFAULT_DATABASE=[promise], CHECK_EXPIRATION=OFF, CHECK_POLICY=OFF; Modify the script to match the true login name and database. Click Execute . See Also [[Install SQL Server Management Studio]] [[SQL Server Login]] Original Author: Bhargav

Viewing all articles
Browse latest Browse all 3874

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>