Patch Name: PHCO_24189 Patch Description: s700_800 11.00 cumulative passwd(1) patch Creation Date: 01/05/23 Post Date: 01/06/05 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: OS-Core.CORE-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_24189 Symptoms: PHCO_24189: (SR: 8606196519 CR: JAGad65722) The interaction between the passwd(1) -x and -f options is inconsistent and confusing. (SR: 8606146959 CR:JAGad16302) On NIS+ clients, the nispasswd command does not allow the user to turn off aging with "-x -1" option. PHCO_14733: Command password does not display correct year for year 2k Trusted mode passwd doesn't show correct last change time. PHCO_13809: No Symptoms. Updating man page to include password history check. Defect Description: PHCO_24189: (SR: 8606196519 CR: JAGad65722) The behavior of using the passwd(1) -f and -x options on the same command line depends on the ordering of the options. Also, the interaction of those options is confusing when used in separate invocations of passwd(1). Resolution: The behavior of the passwd(1) command is now consistent, regardless of the ordering of the -f and -x options. The descripton of the -x option in the passwd(1) manpage now describes how it interacts with the -f option. (SR: 8606146959 CR:JAGad16302) "nispasswd -x -1" does not disable the aging information. Resolution: "nispasswd -x -1" now disables the aging information. PHCO_14733: Command password does not display correct year for year 2k Trusted mode passwd doesn't show correct last change time. PHCO_13809: No Symptoms. Updating man page to include password history check. SR: 8606196519 8606146959 1653246488 1653170548 5003244459 Patch Files: OS-Core.CORE-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/share/man/man1.Z/passwd.1 OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/bin/chfn /usr/bin/chsh /usr/bin/nispasswd /usr/bin/passwd /usr/bin/yppasswd what(1) Output: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/bin/chfn: $Revision: 82.10.1.5 $ PATCH_11_00: passwd.o 01/05/23 OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/bin/chsh: $Revision: 82.10.1.5 $ PATCH_11_00: passwd.o 01/05/23 OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/bin/nispasswd: $Revision: 82.10.1.5 $ PATCH_11_00: passwd.o 01/05/23 OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/bin/passwd: $Revision: 82.10.1.5 $ PATCH_11_00: passwd.o 01/05/23 OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/bin/yppasswd: $Revision: 82.10.1.5 $ PATCH_11_00: passwd.o 01/05/23 OS-Core.CORE-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/share/man/man1.Z/passwd.1: None cksum(1) Output: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 53441608 49152 /usr/bin/chfn OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 53441608 49152 /usr/bin/chsh OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 53441608 49152 /usr/bin/nispasswd OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 53441608 49152 /usr/bin/passwd OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 53441608 49152 /usr/bin/yppasswd OS-Core.CORE-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: 2363665342 7696 /usr/share/man/man1.Z/passwd.1 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_14733 PHCO_13809 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 PHCO_24189 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_24189.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_24189. 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/PHCO_24189.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 PHCO_24189.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_24189.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_24189.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None