Patch Name: PHSS_24501 Patch Description: s700_800 11.04 Virtualvault 4.5 vvcert lock/unlock fix Creation Date: 01/06/25 Post Date: 01/08/01 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 Products: Virtualvault A.04.50 Filesets: VaultTS.VV-CORE-CMN,fr=A.04.50,fa=HP-UX_B.11.04_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_24501 Symptoms: PHSS_24501: When there are 2 or more users with certificate mapping locked and vvcert is run to unlock the user's account, an error 'the user does not have a certificate mapping' is reported. Defect Description: PHSS_24501: The key used to store the data in the database can become corrupt while storing the modified data causing database corruption. Resolution: Create an immutable temporary local key for fetch and insert/update database operations. SR: 8606204414 Patch Files: VaultTS.VV-CORE-CMN,fr=A.04.50,fa=HP-UX_B.11.04_32/64,v=HP: /opt/vaultTS/lib/libvvcertmap.sl what(1) Output: VaultTS.VV-CORE-CMN,fr=A.04.50,fa=HP-UX_B.11.04_32/64,v=HP: /opt/vaultTS/lib/libvvcertmap.sl: src/lib/vv/vvpriv.c, vaultTS, vaultTS_4.5 1.5 03/15 /00 14 1.16 src/lib/vv/vvfile_vvos.c, vaultTS, vaultTS _4.5 07/09/99 13:45:35 src/lib/vv/vvuser_vvos.c, vaultTS, vaultTS_4.5 1.5 07/09/99 src/lib/vv/vvgroup_vvos.c, vaultTS, vaultTS_4.5 1.3 05/18/99 src/lib/vv/vvlabel_vvos.c, vaultTS, vaultTS_4.5 1.3. 1.3 05/14/99 src/lib/vv/vvpriv_vvos.c, vaultTS, vaultTS_4.5 1.5 05/14/99 $Source: src/lib/vvcertmap/certmap.c, vaultTS, vault TS_4.5 $ $Date: 01/06/29 01:57:27 $ $Revisio n: 1.17 PATCH_11.04 (PHSS_24501) $ src/lib/vvcertmap/certmap.c, vaultTS, vaultTS_4.5 1.17 06/29/01 13 1.13 src/lib/vv/vvfile.c, vaultTS, vaultTS_4.5 05/24/99 16:27:53 src/lib/vv/vvlabel.c, vaultTS, vaultTS_4.5 1.5.1.3 05/14/99 src/lib/vv/vvutil.c, vaultTS, vaultTS_4.5 1.1 06/30 /98 cksum(1) Output: VaultTS.VV-CORE-CMN,fr=A.04.50,fa=HP-UX_B.11.04_32/64,v=HP: 1504822603 69924 /opt/vaultTS/lib/libvvcertmap.sl Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 100 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_24501 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_24501.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_24501. 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_24501.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_24501.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_24501.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_24501.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: Installation or removal of this patch forces a shutdown of the Virtualvault inside adminstration server process and needs a manual start-up of the same.