Patch Name: PHCO_22957

Patch Description: s700_800 11.00 set_parms

Creation Date: 01/05/14

Post Date: 01/05/16

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_22957

Symptoms:
	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_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 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_21993:
	Insecure operations in shell code.

SR:
	8606172165 8606187199

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.2 2000/08/15 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:
	1220158510 42988 /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 

Equivalent Patches:
	PHCO_22958:
	s700: 11.11
	s800: 11.11

	PHCO_22956:
	s700: 10.20
	s800: 10.20

Patch Package Size: 00 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_22957

	5. Run swinstall to install the patch:

		swinstall -x autoreboot=true -x patch_match_target=true \
			  -s /tmp/PHCO_22957.depot

	By default swinstall will archive the original software in 
	/var/adm/sw/save/PHCO_22957.  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_22957.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_22957.text file is 
	available in the product readme:

		swlist -l product -a readme -d @ /tmp/PHCO_22957.depot

	To put this patch on a magnetic tape and install from the
	tape drive, use the command:

		dd if=/tmp/PHCO_22957.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions: None

