Installation and Upgrade Guides › Web Agent Installation Guide › Install a Web Agent on z/OS › Run a Console-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
- Set the path of the JRE in the PATH environment variable.
For example:
export PATH=$PATH:path_to_the_ Java/bin_directory
- 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.
- Follow the instructions in the wizard.
- After installing the Web Agent, run the Agent Configuration Wizard to do the following tasks:
- Register a trusted host
- Configure the web agent
More information:
How to Configure a Web Agent on z/OS