After installing the Caching Proxy packages, you must create an administrator identification and password for accessing the Configuration and Administration forms. The default proxy server configuration authenticates users that request the Configuration and Administration forms by using the webadmin.passwd passwords file in either the /opt/ibm/edge/cp/server_root/protect/ directory on Linux and UNIX systems or the \Program Files\IBM\edge\cp\etc\ directory on Windows systems. Package installation does not overwrite an existing webadmin.passwd file.
Use the following commands to add an administrator entry to the webadmin.passwd file:
# htadm -adduser /opt/ibm/edge/cp/server_root/protect/webadmin.passwdWhen prompted, provide the htadm program with a user name, password, and real name for the administrator.
cd "\Program Files\IBM\edge\cp\server_root\protect\" htadm -adduser webadmin.passwd"When prompted, provide the htadm program with a user name, password, and real name for the administrator.
For a detailed description of the htadm command, refer to htadm command.