Patch Name: PHCO_22956 Patch Description: s700_800 10.20 auto_parms/set_parms Creation Date: 01/05/14 Post Date: 01/05/18 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: N/A Filesets: OS-Core.UX-CORE Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHCO_22956 Symptoms: PHCO_22956: SR:8606172165 DTS:JAGad41427 Unable to change ip-address using set_parms. SR:8606187199 DTS:JAGad56407 When using "set_parms timezone" the name of the timezone for Middle European daylight saving time does not match the standard, expected name in /usr/lib/tztab. PHCO_21992: 1. In some cases, a non-privileged local user could prevent an HP-UX machine from booting properly. 2. A user could obtain unauthorized privileges. Defect Description: PHCO_22956: SR:8606172165 DTS:JAGad41427 When "set_parms ip_address" command is issued, the GUI window pops up asking for the new IP address. When the new IP address is entered, the command hangs and finally times out. SR:8606187199 DTS:JAGad56407 When using "set_parms timezone" it is not possible to set the "Middle European daylight saving time" option. This will cause the time change to happen on the wrong date in the Spring, since it will default to the US pattern. Other than the time change, the timezone string works fine and gives the right clock offset. PHCO_21992: Insecure operations in shell code. SR: 8606172165 8606187199 8606155088 Patch Files: /sbin/auto_parms /sbin/set_parms /sbin/set_parms.util /sbin/set_parms.d/05_hostname /sbin/set_parms.d/20_ip_address /sbin/set_parms.d/25_addl_netwrk /sbin/set_parms.d/10_timezone what(1) Output: /sbin/auto_parms: RCS: $Header: auto_parms,v 10.28.1 2000/08/06 00:00: 00 hmgr Exp $ /sbin/set_parms: $Revision: 10.8.1 $ /sbin/set_parms.util: $Revision: 10.9.1 $ /sbin/set_parms.d/05_hostname: $Revision: 10.6.1 $ /sbin/set_parms.d/20_ip_address: $Revision: 10.13.2 $ /sbin/set_parms.d/25_addl_netwrk: $Revision: 10.7.1 $ /sbin/set_parms.d/10_timezone: $Revision: 10.10.1 $ cksum(1) Output: 3667745136 39156 /sbin/auto_parms 3039153776 23997 /sbin/set_parms 2103880641 46361 /sbin/set_parms.util 4283646989 13894 /sbin/set_parms.d/05_hostname 875808796 10636 /sbin/set_parms.d/20_ip_address 2075232125 39238 /sbin/set_parms.d/25_addl_netwrk 3574773147 16030 /sbin/set_parms.d/10_timezone Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_21992 Equivalent Patches: PHCO_22958: s700: 11.11 s800: 11.11 PHCO_22957: s700: 11.00 s800: 11.00 Patch Package Size: 250 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_22956 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHCO_22956.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHCO_22956. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. WARNING: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHCO_22956.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_22956.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None