Patch Name: PHCO_27373 Patch Description: s700_800 11.04 (VVOS) cumulative passwd(1) patch Creation Date: 02/06/25 Post Date: 02/08/08 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 Products: N/A Filesets: OS-Core.UX-CORE,fr=B.11.04,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/PHCO_27373 Symptoms: PHCO_27373: Unexpected behavior of passwd command. PHCO_19385: Port HP-UX patch PHCO_14733 to VVOS. Based on HP-UX patch PHCO_14733: Command password does not display correct year for year 2k Trusted mode passwd doesn't show correct last change time Defect Description: PHCO_27373: passwd command is not behaving as expected. Resolution: code change. PHCO_19385: Port HP-UX patch PHCO_14733 to VVOS. Resolution: Port passwd command that fixes Y2K and date related problems to VVOS. Based on HP-UX patch PHCO_14733: Command password does not display correct year for year 2k Trusted mode passwd doesn't show correct last change time Enhancement: No SR: 1653246488 1653170548 8606267168 Patch Files: OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: /usr/bin/passwd /usr/bin/chfn /usr/bin/chsh what(1) Output: OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: /usr/bin/passwd: $Revision: Hewlett-Packard ISSL Level vvos_rose42 $ $Header: Hewlett-Packard ISSL Release vvos_r ose $ $Date: Mon Aug 5 02:41:44 EDT 2002 $ $Revision: 82.10.1.3 $ $Source: cmd/passwd.c, cmdhooks, vvos_rose, rose0281 $ $Date: 02/08/02 08:43:36 $ $Revision: 1.6 .1.3 PATCH_11.04 (PHCO_27373) $ /usr/bin/chfn: $Revision: Hewlett-Packard ISSL Level vvos_rose42 $ $Header: Hewlett-Packard ISSL Release vvos_r ose $ $Date: Mon Aug 5 02:41:44 EDT 2002 $ $Revision: 82.10.1.3 $ $Source: cmd/passwd.c, cmdhooks, vvos_rose, rose0281 $ $Date: 02/08/02 08:43:36 $ $Revision: 1.6 .1.3 PATCH_11.04 (PHCO_27373) $ /usr/bin/chsh: $Revision: Hewlett-Packard ISSL Level vvos_rose42 $ $Header: Hewlett-Packard ISSL Release vvos_r ose $ $Date: Mon Aug 5 02:41:44 EDT 2002 $ $Revision: 82.10.1.3 $ $Source: cmd/passwd.c, cmdhooks, vvos_rose, rose0281 $ $Date: 02/08/02 08:43:36 $ $Revision: 1.6 .1.3 PATCH_11.04 (PHCO_27373) $ cksum(1) Output: OS-Core.UX-CORE,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP: 3412579334 36864 /usr/bin/passwd 3412579334 36864 /usr/bin/chfn 3412579334 36864 /usr/bin/chsh Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_19385 Equivalent Patches: None Patch Package Size: 70 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 PHCO_27373 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_27373.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_27373. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false 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 PHCO_27373.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_27373.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_27373.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None