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.

  1. Go to Start > SQL Server > Enterprise Manager.

  2. Expand the {user defined} database server.

  3. Expand the Security folder.

  4. Select Logins.

  5. Double-click Distinguished User.

  6. Enter the new password.

  7. Click OK.

  8. When prompted, confirm the password.

  9. Click OK.

After changing the database password, regenerate the ServerBootstrap.config.