Configuring the Security Database Directory Path in lsservice.properties

If you run on Windows and have more than one LSF instance running under the same host, perform the steps below to specify the directory path where the security database will be reside. This procedure must be performed for each lsservice.properties file in each Infor Lawson System Foundation instance.

  1. Open lsservice.properties in a text editor.
  2. Add the following entry in lsservice.properties using a text editor:
    server.db.home=<directory path>
    Note: Replace the whole text after the "=" sign with the actual directory path where you want to store the monitoring database. The directory must be accessible.

    For Windows environment, follow this format: server.db.home=E\:\\directory\\path\\to\\monitoring\\database

  3. Save and close the file.
  4. Run the stoplaw / startlaw commands to allow the changes to take effect.