Complete the following procedures on the VIP Enterprise Gateway v9.6 machine hosting the Self Service Portal (SSP) IdP, VIP Manager IdP, and the VIP Enterprise Gateway Console to update these components.
On Windows: You must have administrator access to run this patch.
- Download the Windows.zip file provided with these instructions and extract it into a temporary location. This writes the configupdater.bat and configupdater.jar to the temporary location.
- Stop the VIP Enterprise Gateway server and other configured services.
- Open a command prompt and run the configupdater.bat.
- Start VIP Enterprise Gateway server and other configured services.
On Linux: You must have root access to run this patch.
- Download the Linux.zip file provided with these instructions and extract into a temporary location. This writes the configupdater.sh and configupdater.jar to the temporary location.
- Change the permissions of configupdater.sh and configupdater.jar:
chmod +x configupdater.jar configupdater.sh
- Stop the VIP Enterprise Gateway server and other configured services.
- Ensure you have write permissions for the folder <VIPEG_Install_Dir>/server /work/jetty-0.0.0.0-8232-vipconsole.war-_vipegconsole-any-/webapp/WEB-INF
Note: If the Enterprise Gateway console is configured on a custom port (For example, 9232), then make sure to have write permissions to the corresponding folder. (For example, <VIPEG_Install_Dir>/server /work/jetty-0.0.0.0-9232-vipconsole.war-_vipegconsole-any-/webapp/WEB-INF)
- Run configupdater.sh.
- Start VIP Enterprise Gateway Server and other configured services.
Note: Run this patch again every time the console port is changed.