Configure an appliance reverse proxy instance from an external machine

Use the isamcfg tool to configure an appliance reverse proxy instance from a remote machine. The appliance server and Advanced Access Control servers must be listening for connections on the appropriate management IP addresses and port numbers.

To use the isamcfg tool, we must meet the following conditions:

Use this procedure to configure an appliance on a machine that is separate from the Advanced Access Control appliance. Once we download the tool from the Advanced Access Control appliance, we can then use the command shell to configure an existing remote appliance.

The appliance we configure can be one of the following product versions:

Configure appliance reverse proxy instance:

Steps

  1. Download the isamcfg.jar from the IBM Security Verify Access appliance with Advanced Access Control activated.

  2. From the command line, type:

      java -jar isamcfg -action config -cfgurl http://isam-appliance-host-url/

  3. Use the isamcfg tool to complete the configuration.

After completing the configuration, a summary screen displays indicating the configuration is complete.

Parent topic: Use the isamcfg tool