Editing the Sentinel server.properties file

Overview

To enable Sentinel to operate with PassPort access management services, you must edit the Sentinel server.properties file.

You will need to know the Sentinel instance ID of your Sentinel Server to complete this procedure.

To find the value of the Sentinel instance ID, go to <Sentinel install directory>\config\ and open the file trkserver.xml in a text editor. Locate the PassPort AM connections properties section and note the value of the property "instance".

Procedure

  1. Navigate to <Sentinel install directory>\conf and open the file server.properties.
  2. Add the line:
  3. sentinel.instance=<Instance ID>
  4. Save the file.