Installation and Upgrade Guides › Web Agent Installation Guide › Configure a Sun Java System Web Agent › Configure Sun Java System Web Agents Using GUI or Console Mode
Configure Sun Java System Web Agents Using GUI or Console Mode
These instructions are for GUI and Console Mode configuration. The steps for the two modes are the same, with these exceptions for Console Mode:
- You may be instructed to select an option by entering a corresponding number. For example, to select the Sun Java System Web Server, you enter a 3, which corresponds to this server.
- Press ENTER after each step to proceed through the process instead of "clicking Next," as stated in the following procedure.
- All passwords that you enter are displayed in clear text. To workaround this issue, run the installation in GUI or unattended mode.
The prompts for each mode will help guide you through the process.
- web_agent_home
Indicates the directory where the Web Agent is installed.
Default (Windows installations): C:\Program Files\CA\webagent
Default (UNIX installations): /opt/ca/webagent
To configure the Web Agent on a Sun Java System Web Server
- If necessary, start the Configuration Wizard.
- Open a console window.
- Navigate to web_agent_home/install_config_info
- Enter one of the following commands:
GUI mode: ./ca-wa-config.bin
Console mode: ./ca-wa-config.bin -i console
- If you have already done host registration, skip to the next step. Otherwise, select the option to skip host registration, then click Next.
To register the trusted host, go to the installation chapter for your platform.
- In the Select Web Server(s) dialog box, select the option for the iPlanet or Sun ONE Web Server and click Next.
- Specify the root path where the Sun Java System web server is installed and click Next. For example, /opt/iPlanet/servers.
You can click Choose to locate the root directory.
- Select the web server instances that you want to configure with Web Agents.
If you have already configured a server with a Web Agent and you are running the Configuration Wizard to configure additional web servers instances, the Wizard displays the Select One or More Instances to Overwrite dialog box. This dialog box lists the web servers that you have previously configured.
- Select one of the following:
Overwriteto overwrite the server instance configuration.
Preserveto preserve the web server's configuration.
Important! If you uncheck a previously configured server, the Web Agent will be removed from this server.
- Click Next.
- In the Agent Configuration Object field, enter the name of the Agent Configuration Object for this web server instance.
This name must match an Agent Configuration Object already defined at the Policy Server. For example, to use the default enter iPlanetDefaultSettings.
- If applicable, select one of the advanced SSL authentication schemes listed in the SSL Authentication dialog box. If the Agent is not providing advanced authentication, select No advanced authentication. Click Next following your choice.
The selections are:
- If you want to configure Self Registration for DMS2, select Yes. If not, select No.
A servlet engine is required to run Self Registration. If the Web Agent Configuration Wizard does not detect a servlet engine, the Select Servlet Engine for Registration dialog box is not displayed.
If you selected Yes to configure Self Registration:
- Select a servlet engine to be configured for the web server. If you do not see your engine displayed, select Other Advanced server. Click Next.
- In the Self Registration Services Admin Account dialog box, identify the the DMS Administrator by provide values for the Admin User Name, Admin Password and Admin Confirm Password fields and click Next.
The user name and password that you enter here must match the DMS Admin values you set at the Policy Server.
The DMS Administrator account secures DMS requests that are performed outside of the scope of a DMS administrator, such as self-registration. The user name and encrypted password for the account are stored in the dms.properties file on the Web Agent.
- In the Web Server Configuration Summary dialog box. Confirm that the configuration settings are correct, then click Install.
The Web Agent files are installed and the Configuration Complete message is displayed.
- Click Done when the installation is complete.
- Enable the Web Agent:
- Open the WebAgent.conf file, located in
Sun_Java_System_server/servers/https-hostname/config
- Set the value of the EnableWebAgent parameter to Yes.
- Save the file.
- Restart the web server.
- Apply changes to the Sun Java System Web Server files. This is required for the Agent's configuration to take effect.