Jump to content 日本-日本語
日本HPホーム 製品とサービス サポートとドライバ ソリューション ご購入方法
≫ お問い合わせ
日本HPホーム
企業ユーザ向けサポート情報   >  HP-UX サポート  >  セキュリティ報告&パッチダイジェスト翻訳版

PHCO_36330 s700_800 11.23 tsconvert累積パッチ

企業ユーザ向けサポート情報

HP-UX サポート
Tru64 サポート
OpenVMS サポート
セキュリティ報告&パッチダイジェスト翻訳版
技術情報ツリー
ソフトウェアアップデート情報
ITRC日本フォーラム

ITRC

パッチデータベース
技術情報ベースの検索
サポートケースマネージャ
ソフトウェア アップデート マネージャ (SUM)
ご利用の手順
日本HPサイトマップ
コンテンツに進む
パッチ名:   PHCO_36330

パッチ摘要: s700_800 11.23 tsconvert累積パッチ

作成日:  07/04/12

公開日:  07/05/09

ハードウェアプラットフォームおよびOSリリース:

	s700: 11.23
	s800: 11.23

現象:

	PHCO_36330:

	(SR:8606480077 CR:JAGag34210)
	高信頼性システムから標準システムへの逆変換時に、tsconvertが、まだ失効
	していない高信頼性モードのアカウントを失効させることがあります。

問題点の説明:

	PHCO_36330:

	(SR:8606480077 CR:JAGag34210)
	tsconvertは、パスワードエージング情報を正しく移行しないことがありまし
	た。

	解決方法:
	パスワードエージング情報を正しく移行するようにtsconvertのコードを修正
	しました。

-----------------------------------------------------------------------------
Patch Name: PHCO_36330

Patch Description: s700_800 11.23 tsconvert cumulative patch

Creation Date: 07/04/12

Post Date: 07/05/09

Hardware Platforms - OS Releases: 
	s700: 11.23
	s800: 11.23

Products: N/A

Filesets: 
	SecurityMon.SECURITY2,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
	SecurityMon.SECURITY2,fr=B.11.23,fa=HP-UX_B.11.23_PA,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_36330

Symptoms: 
	PHCO_36330:
	( SR:8606480077 CR:JAGag34210 )
	tsconvert can cause unexpired trusted mode accounts to be
	expired when a trusted system is converted back to a
	standard system.

	PHCO_33492:
	( SR:8606399768 CR:JAGaf59724 )
	This product update is required to pre-enable the
	adjustment of a system configurable limit.

Defect Description: 
	PHCO_36330:
	( SR:8606480077 CR:JAGag34210 )
	tsconvert incorrectly migrates password aging information in
	some cases.

	Resolution:
	tsconvert now correctly migrates password aging information.

	PHCO_33492:
	( SR:8606399768 CR:JAGaf59724 )
	This product update contains minor enhancements
	required to pre-enable the adjustment of a system
	configurable limit.

	Resolution:
	This product is enhanced to address the adjustment in the
	system configurable limit.

Enhancement: 
	No (superseded patches contained enhancements)
	PHCO_33492:
		Pre-enablement of the adjustment of a system
		configurable limit.

SR: 
	8606480077 8606399768

Patch Files: 
	
	SecurityMon.SECURITY2,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
	/usr/lbin/tsconvert

	SecurityMon.SECURITY2,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
	/usr/lbin/tsconvert

what(1) Output: 
	
	SecurityMon.SECURITY2,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
	/usr/lbin/tsconvert:
		$Revision: @(#) tsconvert R11.23_BL2007_0412_5 PATCH
			_11.23 PHCO_36330

	SecurityMon.SECURITY2,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
	/usr/lbin/tsconvert:
		$Revision: 92453-07 linker linker crt0.o B.11.16.01 
			030415 $
		$Revision: @(#) tsconvert R11.23_BL2007_0412_5 PATCH
			_11.23 PHCO_36330

cksum(1) Output: 
	
	SecurityMon.SECURITY2,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
	1781171990 89028 /usr/lbin/tsconvert

	SecurityMon.SECURITY2,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
	1506581005 57344 /usr/lbin/tsconvert

Patch Conflicts: None

Patch Dependencies: None

Hardware Dependencies: None

Other Dependencies: None

Supersedes: 
	PHCO_33492 

Equivalent Patches: 
	PHCO_36329:
	s700: 11.11
	s800: 11.11

	PHCO_36331:
	11.31

Patch Package Size: 80 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_36330

	5. Run swinstall to install the patch:

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

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

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

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

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

Special Installation Instructions: None

ページトップへ
セキュリティ報告&パッチダイジェスト翻訳版に戻る
プライバシー 本サイト利用時の合意事項 ウェブマスターに連絡
© 2008 Hewlett-Packard Development Company, L.P.