Patch Name: PHCO_29674 Patch Description: s700_800 11.00 auto_parms/set_parms Creation Date: 03/09/02 Post Date: 03/12/08 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: SystemAdmin.FIRST-BOOT,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 hardware_enablement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_29674 Symptoms: PHCO_29674: SR:8606187344 DTS:JAGad56551 When auto_parms is run on systems with many disks "Input line _hp_hide_other_disks cannot be longer than 3,000 bytes" error messsages may be generated. PHCO_22957: 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_21993: 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_29674: SR:8606187344 DTS:JAGad56551 The H/W Path of each device is hidden from install is saved in _hp_hide_other_disks. This list may be longer than the 3,000 byte awk string editing buffer. PHCO_22957: 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 tocset 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_21993: Insecure operations in shell code. Enhancement: No SR: 8606172165 8606187199 8606155088 8606187344 Patch Files: SystemAdmin.FIRST-BOOT,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /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: SystemAdmin.FIRST-BOOT,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /sbin/auto_parms: RCS: $Header: auto_parms,v 10.39.3 2000/09/02 00:00: 00 hmgr Exp $ /sbin/set_parms: $Revision: 10.22.2 $ /sbin/set_parms.util: $Revision: 10.16.2 $ /sbin/set_parms.d/05_hostname: $Revision: 10.10.1 $ /sbin/set_parms.d/20_ip_address: $Revision: 10.17.2 $ /sbin/set_parms.d/25_addl_netwrk: $Revision: 10.11.1 $ /sbin/set_parms.d/10_timezone: $Revision: 10.10.1 $ cksum(1) Output: SystemAdmin.FIRST-BOOT,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: 228794581 43034 /sbin/auto_parms 2390665060 27852 /sbin/set_parms 1581913445 46419 /sbin/set_parms.util 1190884254 25043 /sbin/set_parms.d/05_hostname 1625766191 13026 /sbin/set_parms.d/20_ip_address 2923287164 36640 /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_21993 PHCO_22957 Equivalent Patches: PHCO_29675: s700: 11.11 s800: 11.11 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_29674 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_29674.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_29674. 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_29674.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_29674.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_29674.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None