Changing the Servicing Director SQL Login Passwords

Changing the Servicing Director SQL Login Passwords

You must use the LSCnfg application to change the SQL server login passwords used by the Servicing Director applications to connect to the Servicing SQL server.

All Servicing Director applications on all desktops use primarily one SQL server login named "LoanServicing" for most features, and a few features use the SQL server login named "Reports".

The LSCnfg application is the only method you can use to change the passwords for these SQL server logins, because not only does the application change the passwords on the SQL server but also it provides the passwords to the client applications. If you change the SQL server login passwords using commands directly in SQL without using the LSCnfg application, then the client applications will not have the new password, leaving the applications unable to login and causing a SQL login error message to be displayed when the users try to open any application.

These SQL server logins are different from the employee username and password the users are providing to login to a Servicing Director applications.

The LSCnfg utility provides a Fixrights option check box.  If the Fixrights option is selected, the LSCnfg application rebuilds the SQL Server login accounts and the SQL permissions for those accounts.


  1. Click Start > Programs > D+H > Servicing Director Tools > LSCnfg. The LSCnfg screen will open.
  2. In the Service SQL Server section, enter in the Name field the correct name for your Servicing Director SQL server or SQL server instance name.
  3. Enter 'sa' (without the quotes) in Sys Admin Login field.

Note: The 'sa' login is a standard SQL login with administrator permission on the Servicing Director SQL server.

  1. Enter your 'sa' login password in the Sys Admin Password field.

Note: The 'sa' login password would have been created by your system administrator when SQL was first installed. If you don't know what the 'sa' login password is, check with your system administrator.

  1. By default, the Event Manager SQL Server section has the "Same as Service SQL Server" check box selected. If the fields are blank or have the wrong information, deselect the check box for this section, and enter the correct information as you did above.
  2. In the Databases section, enter the correct name of your two Servicing Director databases. The default is Service and SvcEVentMgr.
  3. If you want to change the LoanServicing login password, select the Default check box in the Loan Servicing section to deselect the check box. Then enter your choice for the LoanServicing login password. The password must meet the password strength enforced by your version of SQL and Microsoft Windows.
  4. If you want to change the Reports login password, deselect the Default check box in the Reports section. Then enter your choice for the Reports login password.

Note: The password must meet the password strength enforced by your version of SQL and Microsoft Windows.

  1. If you want to rebuild the SQL Server login accounts and the SQL permissions for those accounts, select the Run Fixrights check box.
  2. Note the file path displayed in the Config Info section on the lower right of the LSCnfg screen. This location must be the same location your client applications use for the SvcData folder in order to provide the new SQL server login passwords to the client applications. If your client applications happen to use a different location for the SvcData folder, then the LSCnfg program will not be able to provide the client applications with the new passwords, leaving the applications unable to login and causing a SQL login error message to be displayed when the users try to open any application.
  3. Click the Apply button.
  4. If you have the Run Fixrights check box selected, then a text log file of the Fixrights results will be displayed. Check the log file for any error messages, and save the error messages if any are listed.

ArticleNumber:

000050039

    • Related Articles

    • Changing the Servicing Director 14.2 or Prior SQL Login Passwords Using the LSCnfg Utility on the SQL Server

      You can use the LSCnfg utility to change the SQL server login passwords used by the Servicing Director applications to connect to the Servicing SQL server. All Servicing Director applications on all desktops use primarily one SQL server login named ...
    • Creating a Servicing Director test server

      You want to create a Servicing Director test server with a copy of your production server data, and after making all the required changes, use the test server for testing and training. The procedure below is for your local IT or system administrator ...
    • Moving Servicing Director to a new production server

      Use the information in this article to move or migrate a Fusion Servicing Director production server to another server, creating a new production server. The procedures below are for your local IT or system administrator familiar with Windows and ...
    • Preparing a Fusion Servicing Director Disaster Recovery Server

      Use this article to prepare a Servicing Director server as a recovery server before your existing production server suffers a disaster or failure. Once the disaster recovery server is prepared, it can remain offline, until you need to update it with ...
    • Resetting the Servicing Director SQL Server Logins

      You use the LSCnfg application Run FixRights option to reset the SQL Server logins used by the Servicing Director applications to connect to the Servicing Director SQL Server. Resetting the SQL Server logins will grant the logins access to newly ...