Sun Java System Portal Server 7.2 Installation and Configuration Guide

ProcedureTo Install Gateway in DMZ Using psconfig

Before You Begin

Before you install Gateway in DMZ, configure Access Manager SDK. To do this:

  1. Install Gateway in Configure Later mode.

  2. Modify the attributes in example10.xml appropriately. Ensure that the RestrictiveMode attribute is set to true.

  3. Run the ./psconfig --config example10.xml command to configure Gateway.

  4. Run the ./psadmin start-sra-instance --user username --passwordfile passwordfile -N gatewayprofile -t gateway --restrictive to start the Gateway instance.

  5. If you need to stop the Gateway instance, run the ./psadmin stop-sra-instance --user username --passwordfile passwordfile -N gatewayprofile -t gateway command.


    Note –

    The --restrictive option in the above commands is necessary to start the Gateway.