Updating the SQL Server database password
This only applies when you are using SQL Server Authentication. If using Windows Authentication, Windows maintains the password. The following is an example.
-
Go to Start > SQL Server > Enterprise Manager.
-
Expand the {user defined} database server.
-
Expand the Security folder.
-
Select Logins.
-
Double-click Distinguished User.
-
Enter the new password.
-
Click OK.
-
When prompted, confirm the password.
-
Click OK.
After changing the database password, regenerate the ServerBootstrap.config.