Previous Topic: Install a Web Agent on z/OS

Next Topic: Run a GUI-mode Installation on z/OS

Run a Console-mode Installation on z/OS

You can install the SiteMinder Web Agent on a z/OS system using the console-mode installation option.

To run a console-mode installation

  1. Set the path of the JRE in the PATH environment variable.

    For example:

    export PATH=$PATH:path_to_the_ Java/bin_directory

  2. Execute the installer JAR after setting the Java path as shown with the following command:
    java -jar  nete-wa-install.jar -i console
    

    The installation starts in Console mode.

  3. Follow the instructions in the wizard.
  4. After installing the Web Agent, run the Agent Configuration Wizard to do the following tasks:

More information:

How to Configure a Web Agent on z/OS