Sun Java Enterprise System 2005Q4 Installation Guide for UNIX

Web Proxy Server Postinstallation Configuration

After a Configure Now installation, no additional configuration is needed.

After a Configure Later configuration installation, the packages are installed and you are ready to configure Web Proxy Server using the following procedure.

ProcedureTo Configure Web Proxy Server After a Configure Later Installation

Steps
  1. Create a properties file with your settings.

    For example, wps.properties:


    WPS_JDK_HOME=/usr/jdk/entsys-j2se/jre WPS_SERVER_ROOT=
    /opt/SUNWproxy WPS_ADMIN_NAME=admin WPS_ADMIN_PWD=admin123 
    WPS_ADMIN_PORT=8889 WPS_START_ON_BOOT=N WPS_ADMIN_SERVER_
    USER=root WPS_SERVER_NAME=jws-v60x-4.red.iplanet.com WPS_SERVER_
    PORT=8081 WPS_SERVER_ID=proxy-server1 WPS_ADMIN_SERVER_
    ID=proxy-admserv WPS_SERVER_USER=root
  2. After you have created the file, run the following command:


    WebProxyServer-base//bin/proxy/bin/configureServer -l logfile -f \ 
    path /wps.properties