Patch Name: PHCO_29125 Patch Description: s700_800 11.11 passwd(1) cumulative patch Creation Date: 03/05/17 Post Date: 03/07/21 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_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_29125 Symptoms: PHCO_29125: ( SR:8606273831 CR:JAGae37913 ) Cannot change dialup passwords in /etc/d_passwd. ( SR:8606288367 CR:JAGae52298 ) On a trusted system, information reported to the audit log by chfn(1), chsh(1) and passwd(1) could be incorrect. PHCO_27041: ( SR:8606221280 CR:JAGad90414 ) This patch is a member of a set of product updates needed to enable the optional HP-UX shadow password feature. Upon installation, the HP-UX shadow password bundle (ShadowPassword) will install the full set of products (including this patch) to enable the shadow password feature. If the HP-UX shadow password product is not installed, this patch will have no impact on your system. Defect Description: PHCO_29125: ( SR:8606273831 CR:JAGae37913 ) "passwd -F /etc/d_passwd" does not correctly update dialup passwords. Resolution: Modified passwd(1) to properly update dialup passwords. ( SR:8606288367 CR:JAGae52298 ) Under some circumstances chfn(1), chsh(1) and passwd(1) could report incorrect information in the audit log. Resolution: Modified the passwd(1) command to report correct information in the audit log. The chfn(1) and chsh(1) commands are hard linked to the passwd(1) command. PHCO_27041: ( SR:8606221280 CR:JAGad90414 ) Enhancement request: HP-UX 11.11 does not support shadow passwords. Resolution: This module has been made aware of shadow passwords and will take the appropriate actions when the HP-UX shadow password bundle is installed. Enhancement: No (superseded patches contained enhancements) PHCO_27041: This patch is one of many pre-enablement patches for the shadow password feature. SR: 8606221280 8606273831 8606288367 Patch Files: OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_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.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/bin/chfn: $Revision: @(#) all CUP11.11_BL2003_0517_1 PATCH_11. 11 PHCO_29125 Sat May 17 15:42:02 PDT 2003 $ /usr/bin/chsh: $Revision: @(#) all CUP11.11_BL2003_0517_1 PATCH_11. 11 PHCO_29125 Sat May 17 15:42:02 PDT 2003 $ /usr/bin/nispasswd: $Revision: @(#) all CUP11.11_BL2003_0517_1 PATCH_11. 11 PHCO_29125 Sat May 17 15:42:02 PDT 2003 $ /usr/bin/passwd: $Revision: @(#) all CUP11.11_BL2003_0517_1 PATCH_11. 11 PHCO_29125 Sat May 17 15:42:02 PDT 2003 $ /usr/bin/yppasswd: $Revision: @(#) all CUP11.11_BL2003_0517_1 PATCH_11. 11 PHCO_29125 Sat May 17 15:42:02 PDT 2003 $ cksum(1) Output: OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 3913447362 53248 /usr/bin/chfn 3913447362 53248 /usr/bin/chsh 3913447362 53248 /usr/bin/nispasswd 3913447362 53248 /usr/bin/passwd 3913447362 53248 /usr/bin/yppasswd Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_27041 Equivalent Patches: None Patch Package Size: 40 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_29125 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_29125.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_29125. 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_29125.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_29125.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_29125.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None