Patch Name: PHSS_22863 Patch Description: s700_800 11.04 VirtualVault 4.0 WebQOS patch Creation Date: 00/12/01 Post Date: 01/01/18 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 Products: VirtualVault A.04.00 US/Canada Release VirtualVault A.04.00 International Release Filesets: VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_22863 Symptoms: PHSS_22863: With WebQoS is enabled, the following error is produced: warning ( 1558): for host (IP X.X.X.X) trying to GET /cgi-bin/menu/mboard, hpacControl reports: bad MD5 cookie recieved from (IP X.X.X.X) Defect Description: PHSS_22863: When WebQoS is enabled on VirtualVault the server will return a cookie called 'VVMonState'. This cookie is used to help WebQoS keep track of a session. Currently, this cookie is being created using commas as field separators. This is an invalid format that can not be properly interpurpreted by the Java scripts and therefore, the cookie can not be read. Resolution: The creation of the 'VVMonState' cookie has been modified so that it no longer uses comma separators. SR: 8606159019 Patch Files: VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP: /opt/vaultTS/lib/libvvsc.so what(1) Output: VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP: /opt/vaultTS/lib/libvvsc.so: src/misc/nsapi/vvsc/vvsc.c, vaultNES, vaultNES_4.0 1 .7 12/13/00 $Source: src/misc/nsapi/vvsc/vvsc.c, vaultNES, vault NES_4.0 $ $Date: 00/12/13 10:53:51 $ $Revisi on: 1.7 PATCH_11.04 (PHSS_22863) $ cksum(1) Output: VaultNES.NES-VAULT,fr=A.04.00,fa=HP-UX_B.11.04_32/64,v=HP: 588224045 65786 /opt/vaultTS/lib/libvvsc.so Patch Conflicts: None Patch Dependencies: s700: 11.04: PHNE_20707 s800: 11.04: PHNE_20707 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 90 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_22863 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_22863.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_22863. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHSS_22863.depot WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHSS_22863.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_22863.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_22863.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None