 |
≫ |
|
|
 |
パッチ名: PHNE_36639
パッチ摘要: s700_800 11.23 RPCコマンドおよびデーモン累積パッチ
作成日: 07/08/23
公開日: 07/08/30
ハードウェアプラットフォームおよびOSリリース:
s700: 11.23
s800: 11.23
現象:
PHNE_36639:
1.(SR:8606479046 CR:JAGag33275)
chkey/newkeyコマンドが拡張認証アルゴリズムSHA512をサポートしません。
2.(SR:8606489949 CR:JAGag42438)
システムがシャドウモードの場合、chkey/newkeyコマンドが正常に機能しませ
ん。
3.(SR:8606489950 CR:JAGag42439)
newkeyコマンドが不正なパスワードを受け入れて新たな鍵を生成します。
4.(SR:8606489951 CR:JAGag42440)
正しいパスワードを入力しても、chkeyコマンドがエラーで終了します。
問題点の説明:
PHNE_36639:
1.(SR:8606479046 CR:JAGag33275)
chkey/newkeyで使用するcryptベースの関数は、伝統的なUNIX暗号化アルゴリ
ズムDESに基づいています。したがって、chkey/newkeyデーモンは、SHA512を
サポートするように設計されていませんでした。
解決方法:
crypt2を使ってオプションの暗号化アルゴリズムSHA512をサポートするように
chkey/newkeyを変更しました。ただし、SHA512認証モジュールがシステムにイ
ンストールされていないと、chkey/newkeyは従来どおり、ユーザー認証用とし
てcrypt関数ベースのDES暗号化を使用します。
2.(SR:8606489949 CR:JAGag42438)
chkey/newkeyコマンドはシャドウモードをサポートしていませんでした。
解決方法:
シャドウモードをサポートするようにchkey/newkeyコマンドを修正しました。
3.(SR:8606489950 CR:JAGag42439)
不正なパスワードを入力しても、newkeyコマンドは新たな鍵を生成していまし
た。
解決方法:
入力されたパスワードが不正な場合はエラーで終了するようにnewkeyコマンド
を修正しました。
4.(SR:8606489951 CR:JAGag42440)
正しいログインパスワードを入力しても、chkeyコマンドはエラーで終了する
ことがありました。SecureRPCパスワードがrootログインと異なっていると、
この問題が起きていました。
解決方法:
正しいログインパスワードを受け入れるようにchkeyコマンドを修正しました。
-----------------------------------------------------------------------------
Patch Name: PHNE_36639
Patch Description: s700_800 11.23 RPC commands and daemons cumulative patch
Creation Date: 07/08/23
Post Date: 07/08/30
Hardware Platforms - OS Releases:
s700: 11.23
s800: 11.23
Products:
NFS B.11.23;
Filesets:
NFS.NFS-ENG-A-MAN,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP
NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
NFS.NFS2-CLIENT,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
NFS.NFS2-PRG,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP
NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
NFS.NFS2-CLIENT,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
NFS.NFS2-PRG,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP
Automatic Reboot?: Yes
Status: General Release
Critical:
No (superseded patches were critical)
PHNE_36258: ABORT
PHNE_35514: ABORT
PHNE_33102: ABORT MEMORY_LEAK
Category Tags:
defect_repair enhancement general_release critical
halts_system memory_leak
Path Name: /hp-ux_patches/s700_800/11.X/PHNE_36639
Symptoms:
PHNE_36639:
( SR:8606479046 CR:JAGag33275 )
The chkey and newkey commands do not support SHA512, the
enhanced authentication algorithm.
( SR:8606489949 CR:JAGag42438 )
The chkey and newkey commands do not work properly when the
system is in shadow mode.
( SR:8606489950 CR:JAGag42439 )
The newkey command accepts an incorrect password and
generates new keys.
( SR:8606489951 CR:JAGag42440 )
The chkey command fails even if the correct password is
entered.
PHNE_36258:
( SR:8606472149 CR:JAGag27051 )
RPC commands and daemons may crash due to a "NaT Consumption
Fault", though this has not been reported by customers.
( SR:8606463787 CR:JAGag19539 )
NFS and Kernel RPC tunables are not visible through the
setoncenv tool. Also some configuration variables in
/etc/rc.config.d/nfsconf and /etc/rc.config.d/namesvrs are
not supported by setoncenv.
PHNE_35514:
( SR:8606456394 CR:JAGag12805 )
If rpcbind is started with the "-l" option it dumps core.
( SR:8606461972 CR:JAGag17899 )
Some RPC daemons (rpc.rexd, rpc.rstatd, rpc.rusersd,
rpc.rwalld, and rpc.sprayd) cannot create a logfile if the
file name length exceeds 64 characters.
( SR:8606466173 CR:JAGag21697 )
Problem with chkey and newkey.
PHNE_35119:
( SR:8606379232 CR:JAGaf39481 )
The rstat(3N) man page incorrectly defines the size of
stats.cp_time, statswtch.cp_time, and statstime.cp_time.
( SR:8606394075 CR:JAGaf54115 )
This product update is a member of a set needed to enable
the optional HP-UX Enhanced Key Components feature. Upon
installation, the HP-UX Enhanced Key Components bundle
(ENHKEY) will install the full set of product updates
(including this one) to enable the HP-UX Enhanced Key
Components feature. If the HP-UX Enhanced Key Components
product is not installed, this product update will have no
impact on your system.
( SR:8606440810 CR:JAGaf98610 )
Incorrect permissions for logfiles.
PHNE_33102:
( SR:8606402638 CR:JAGaf62573 )
The rpc.rexd process does not log data to the wtmps
database.
( SR:8606405252 CR:JAGaf65172 )
The rpc.rquotad process increases in size and may dump core.
PHNE_32056:
( SR:8606379191 CR:JAGaf39440 )
Quotas cannot be established for user ID's greater than
67,000,000.
( SR:8606375121 CR:JAGaf35426 )
The on command fails with the error message "Unable to
mount" when executed from an AutoFS mount point.
( SR:8606375402 CR:JAGaf35705 )
The setoncenv command accepts AUTOMOUNT as a valid
configurable environment variable.
Defect Description:
PHNE_36639:
( SR:8606479046 CR:JAGag33275 )
The crypt based functions used in chkey and newkey are based
on DES, the traditional UNIX encryption algorithm. The
chkey and newkey daemons were not designed to support
SHA512.
Resolution:
Modified chkey and newkey to use crypt2 to support the
optional SHA512 encryption algorithm. If the SHA512
authentication module is not installed on the system, then
chkey and newkey will continue to use the existing DES
encryption based crypt functions for user authentication.
( SR:8606489949 CR:JAGag42438 )
The chkey and newkey commands do not support shadow mode.
Resolution:
Modified the chkey and newkey commands to support shadow
mode.
( SR:8606489950 CR:JAGag42439 )
If an incorrect password is entered for the newkey command,
newkey still generates new keys.
Resolution:
Modified the newkey command to fail when an incorrect
password is entered.
( SR:8606489951 CR:JAGag42440 )
The chkey command fails even if the correct login password
is entered. This occurs if the SecureRPC password is
different than the root login.
Resolution:
Modified the chkey command to accept the correct login
password.
PHNE_36258:
( SR:8606472149 CR:JAGag27051 )
Uninitialized variables are assigned to arbitrary registers.
If one of the arbitrary registers has its NaT bit set, it
can lead to a "NaT Consumption Fault" and cause an
application crash.
Resolution:
Initialized the uninitialized variables in the keylogin,
keyserv, where, rpcbind, rpcgen, rpcinfo, and rpc.rstatd
code.
( SR:8606463787 CR:JAGag19539 )
Some of the NFS and Kernel RPC variables have been converted
to private tunable values so they can be modified with the
kctune command. The kctune command only displays public
tunables. Also there are some configuration variables which
are not included in setoncenv.
Resolution:
Modified the setoncenv tool to display private NFS and
Kernel RPC tunables, added missing configuration variables
to setoncenv, and updated the setoncenv man page to document
the changes.
PHNE_35514:
( SR:8606456394 CR:JAGag12805 )
When rpcbind calls the logging function, it incorrectly
passes a structure to the logging function instead of a
pointer to the structure. This causes rpcbind to dump core
on IPF systems.
Resolution:
Modified rpcbind to call the logging function with a pointer
to the structure.
( SR:8606461972 CR:JAGag17899 )
Buffer overflow occurs in some RPC daemons when the length
of the logfile name exceeds 64 characters. This causes the
creation of the logfile to fail.
Resolution:
Increased the size of the array that holds the logfile name
to the maximum path length. If the file name length exceeds
1023 characters, then the logfile name is truncated to 1023
characters.
( SR:8606466173 CR:JAGag21697 )
The chkey and newkey code does not function properly.
Resolution:
Modified the chkey and newkey code to fix the problem.
PHNE_35119:
( SR:8606379232 CR:JAGaf39481 )
The rstat(3N) man page is inconsistent with the code. This
can cause compilations using the cp_time field to fail.
Resolution:
Modified the rstat(3N) man page to correct the size of
stats.cp_time, statswtch.cp_time, and statstime.cp_time.
( SR:8606394075 CR:JAGaf54115 )
This product update contains minor enhancements required to
enable the HP-UX Enhanced Key Components feature.
Resolution:
Modified the key components to execute in enhanced mode in
the presence of the HP-UX Enhanced Key Components product.
Modified the man pages for the key components to include
information for using HP-UX Enhanced Key Components.
( SR:8606440810 CR:JAGaf98610 )
The logfiles created by the rpc.rexd, rpc.rstatd,
rpc.rusersd, rpc.rwalld, rpc.sprayd, and rpcbind daemons
allow all users to write to the file.
Resolution:
Only allow the file owner to have write permission.
PHNE_33102:
( SR:8606402638 CR:JAGaf62573 )
The rpc.rexd process still logs data to the wtmp database
instead of the wtmps database.
Resolution:
Modified rpc.rexd to log data to the wtmps database.
( SR:8606405252 CR:JAGaf65172 )
Memory allocated for arguments in rpc.rquotad is not freed.
This results in a memory leak which can lead to a core dump.
Resolution:
The memory allocated for arguments in rpc.rquotad is now
freed before returning from the function.
PHNE_32056:
( SR:8606379191 CR:JAGaf39440 )
There is a restriction that limits establishing quotas to
user ID's less than 67,000,000. The rpc.rquotad does not
currently support large files. Large files must be supported
to establish quotas for user ID's greater than or equal to
67,000,000.
Resolution:
Modified the rpc.rquotad to support large files. This
change, in conjunction with the optional HP-UX DiskQuota-Enh
feature, eliminates the restriction of only being able to
establish quotas for user ID's less than 67,000,000.
( SR:8606375121 CR:JAGaf35426 )
For an AutoFS loopback mount (LOFS), the filesystem name is
not passed correctly from the on command. This causes a
mount failure and thus the on command also fails.
Resolution:
Modified the on command to mount the correct filesystem for
loopback mounts (LOFS).
( SR:8606375402 CR:JAGaf35705 )
The AUTOMOUNT configurable environment variable was
obsoleted for the HP-UX 11i v2 release. The setoncenv
command was not modified to remove it.
Resolution:
Modified the setoncenv command so that AUTOMOUNT is not a
configurable variable. Removed references to AUTOMOUNT from
the setoncenv man page.
Enhancement:
Yes
PHNE_36639:
Support added for SHA512, the enhanced
authentication algorithm.
PHNE_35119:
Support added for the HP-UX Enhanced Key Components
product.
SR:
8606479046 8606489949 8606489950 8606489951 8606472149
8606463787 8606456394 8606461972 8606466173 8606379232
8606394075 8606440810 8606402638 8606405252 8606375121
8606375402 8606379191
Patch Files:
NFS.NFS-ENG-A-MAN,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP:
/usr/share/man/man1.Z/chkey.1
/usr/share/man/man1m.Z/newkey.1m
/usr/share/man/man1m.Z/setoncenv.1m
/usr/share/man/man3.Z/getpublickey.3n
/usr/share/man/man3.Z/rstat.3n
/usr/share/man/man3.Z/getsecretkey.3n
/usr/share/man/man3.Z/havedisk.3n
/usr/share/man/man3.Z/publickey.3n
/usr/share/man/man3.Z/publickey.3r
/usr/share/man/man4.Z/publickey.4
NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/bin/chkey
/usr/bin/keylogin
/usr/sbin/keyserv
/usr/sbin/newkey
NFS.NFS2-CLIENT,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/bin/on
NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/sbin/rpcbind
/usr/bin/rpcinfo
/usr/sbin/setoncenv
NFS.NFS2-PRG,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/bin/rpcgen
NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/sbin/rpc.rexd
/usr/sbin/rpc.rquotad
/usr/lib/netsvc/rstat/rpc.rstatd
/usr/lib/netsvc/rusers/rpc.rusersd
/usr/lib/netsvc/rwall/rpc.rwalld
/usr/lib/netsvc/spray/rpc.sprayd
NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/bin/chkey
/usr/bin/keylogin
/usr/sbin/keyserv
/usr/sbin/newkey
NFS.NFS2-CLIENT,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/bin/on
NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/sbin/rpcbind
/usr/bin/rpcinfo
/usr/sbin/setoncenv
NFS.NFS2-PRG,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/bin/rpcgen
NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/sbin/rpc.rexd
/usr/sbin/rpc.rquotad
/usr/lib/netsvc/rstat/rpc.rstatd
/usr/lib/netsvc/rusers/rpc.rusersd
/usr/lib/netsvc/rwall/rpc.rwalld
/usr/lib/netsvc/spray/rpc.sprayd
what(1) Output:
NFS.NFS-ENG-A-MAN,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP:
/usr/share/man/man1.Z/chkey.1:
None
/usr/share/man/man1m.Z/newkey.1m:
None
/usr/share/man/man1m.Z/setoncenv.1m:
None
/usr/share/man/man3.Z/getpublickey.3n:
None
/usr/share/man/man3.Z/rstat.3n:
None
/usr/share/man/man3.Z/getsecretkey.3n:
None
/usr/share/man/man3.Z/havedisk.3n:
None
/usr/share/man/man3.Z/publickey.3n:
None
/usr/share/man/man3.Z/publickey.3r:
None
/usr/share/man/man4.Z/publickey.4:
None
NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/bin/chkey:
chkey.c $Date: 2007/07/27 13:31:41 $Revision: r11.23
/3 PATCH_11.23 (PHNE_36639)
chkey_common.c $Date: 2004/08/05 12:52:41 $Revision:
i380/3 PATCH_11.23 (PHKL_31500)
update.c $Date: 2006/12/05 10:54:31 $Revision: r11.2
3/1 PATCH_11.23 (PHNE_35514)
/usr/bin/keylogin:
keylogin.c $Date: 2007/04/10 11:37:27 $Revision: r11
.23/1 PATCH_11.23 (PHNE_36258)
/usr/sbin/keyserv:
keyserv.c $Date: 2007/04/10 11:15:59 $Revision: r11.
23/3 PATCH_11.23 (PHNE_36258)
/usr/sbin/newkey:
newkey.c $Date: 2007/07/27 13:31:25 $Revision: r11.2
3/3 PATCH_11.23 (PHNE_36639)
chkey_common.c $Date: 2004/08/05 12:52:41 $Revision:
i380/3 PATCH_11.23 (PHKL_31500)
update.c $Date: 2006/12/05 10:54:31 $Revision: r11.2
3/1 PATCH_11.23 (PHNE_35514)
NFS.NFS2-CLIENT,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/bin/on:
on.c $Date: 2004/08/05 12:57:21 $Revision: i380/3 PA
TCH_11.23 (PHKL_31500)
where.c $Date: 2007/04/10 11:20:20 $Revision: r11.23
/3 PATCH_11.23 (PHNE_36258)
exportent.c $Date: 2007/06/04 11:16:39 $Revision: r1
1.23/2 PATCH_11.23 (PHNE_36257)
NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/sbin/rpcbind:
rpcb_svc_4.c $Date: 2007/04/10 11:23:03 $Revision: r
11.23/1 PATCH_11.23 (PHNE_36258)
rpcb_svc_com.c $Date: 2007/04/10 11:26:31 $Revision:
r11.23/3 PATCH_11.23 (PHNE_36258)
rpcbind.c $Date: 2007/04/10 11:29:24 $Revision: r11.
23/4 PATCH_11.23 (PHNE_36258)
/usr/bin/rpcinfo:
rpcinfo.c $Date: 2007/04/10 11:35:49 $Revision: r11.
23/2 PATCH_11.23 (PHNE_36258)
/usr/sbin/setoncenv:
setoncenv.c $Date: 2007/04/23 15:36:15 $Revision: r1
1.23/3 PATCH_11.23 (PHNE_36258)
NFS.NFS2-PRG,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/bin/rpcgen:
rpc_cout.c $Date: 2007/04/10 11:33:45 $Revision: r11
.23/1 PATCH_11.23 (PHNE_36258)
NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
/usr/sbin/rpc.rexd:
rexd.c $Date: 2006/12/01 11:03:41 $Revision: r11.23/
4 PATCH_11.23 (PHNE_35514)
unix_login.c $Date: 2005/07/11 10:58:15 $Revision: r
11.23/1 PATCH_11.23 (PHNE_33102)
/usr/sbin/rpc.rquotad:
rpc.rquota.c $Date: 2005/06/27 12:49:41 $Revision: r
11.23/3 PATCH_11.23 (PHNE_33102)
/usr/lib/netsvc/rstat/rpc.rstatd:
rpc.rstatd.c $Date: 2007/04/10 11:31:43 $Revision: r
11.23/4 PATCH_11.23 (PHNE_36258)
/usr/lib/netsvc/rusers/rpc.rusersd:
rpc.ruserd.c $Date: 2006/12/01 11:08:52 $Revision: r
11.23/3 PATCH_11.23 (PHNE_35514)
/usr/lib/netsvc/rwall/rpc.rwalld:
rpc.rwalld.c $Date: 2006/12/01 11:10:38 $Revision: r
11.23/3 PATCH_11.23 (PHNE_35514)
/usr/lib/netsvc/spray/rpc.sprayd:
rpc.sprayd.c $Date: 2006/12/01 11:16:56 $Revision: r
11.23/3 PATCH_11.23 (PHNE_35514)
NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/bin/chkey:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
chkey.c $Date: 2007/07/27 13:31:41 $Revision: r11.23
/3 PATCH_11.23 (PHNE_36639)
chkey_common.c $Date: 2004/08/05 12:52:41 $Revision:
i380/3 PATCH_11.23 (PHKL_31500)
update.c $Date: 2006/12/05 10:54:31 $Revision: r11.2
3/1 PATCH_11.23 (PHNE_35514)
/usr/bin/keylogin:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
keylogin.c $Date: 2007/04/10 11:37:27 $Revision: r11
.23/1 PATCH_11.23 (PHNE_36258)
/usr/sbin/keyserv:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
keyserv.c $Date: 2007/04/10 11:15:59 $Revision: r11.
23/3 PATCH_11.23 (PHNE_36258)
/usr/sbin/newkey:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
newkey.c $Date: 2007/07/27 13:31:25 $Revision: r11.2
3/3 PATCH_11.23 (PHNE_36639)
chkey_common.c $Date: 2004/08/05 12:52:41 $Revision:
i380/3 PATCH_11.23 (PHKL_31500)
update.c $Date: 2006/12/05 10:54:31 $Revision: r11.2
3/1 PATCH_11.23 (PHNE_35514)
NFS.NFS2-CLIENT,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/bin/on:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
on.c $Date: 2004/08/05 12:57:21 $Revision: i380/3 PA
TCH_11.23 (PHKL_31500)
where.c $Date: 2007/04/10 11:20:20 $Revision: r11.23
/3 PATCH_11.23 (PHNE_36258)
exportent.c $Date: 2007/06/04 11:16:39 $Revision: r1
1.23/2 PATCH_11.23 (PHNE_36257)
NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/sbin/rpcbind:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
rpcb_svc_4.c $Date: 2007/04/10 11:23:03 $Revision: r
11.23/1 PATCH_11.23 (PHNE_36258)
rpcb_svc_com.c $Date: 2007/04/10 11:26:31 $Revision:
r11.23/3 PATCH_11.23 (PHNE_36258)
rpcbind.c $Date: 2007/04/10 11:29:24 $Revision: r11.
23/4 PATCH_11.23 (PHNE_36258)
/usr/bin/rpcinfo:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
rpcinfo.c $Date: 2007/04/10 11:35:49 $Revision: r11.
23/2 PATCH_11.23 (PHNE_36258)
/usr/sbin/setoncenv:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
setoncenv.c $Date: 2007/04/23 15:36:15 $Revision: r1
1.23/3 PATCH_11.23 (PHNE_36258)
NFS.NFS2-PRG,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/bin/rpcgen:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
rpc_cout.c $Date: 2007/04/10 11:33:45 $Revision: r11
.23/1 PATCH_11.23 (PHNE_36258)
NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
/usr/sbin/rpc.rexd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
rexd.c $Date: 2006/12/01 11:03:41 $Revision: r11.23/
4 PATCH_11.23 (PHNE_35514)
unix_login.c $Date: 2005/07/11 10:58:15 $Revision: r
11.23/1 PATCH_11.23 (PHNE_33102)
/usr/sbin/rpc.rquotad:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
rpc.rquota.c $Date: 2005/06/27 12:49:41 $Revision: r
11.23/3 PATCH_11.23 (PHNE_33102)
/usr/lib/netsvc/rstat/rpc.rstatd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
rpc.rstatd.c $Date: 2007/04/10 11:31:43 $Revision: r
11.23/4 PATCH_11.23 (PHNE_36258)
/usr/lib/netsvc/rusers/rpc.rusersd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
rpc.ruserd.c $Date: 2006/12/01 11:08:52 $Revision: r
11.23/3 PATCH_11.23 (PHNE_35514)
/usr/lib/netsvc/rwall/rpc.rwalld:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
rpc.rwalld.c $Date: 2006/12/01 11:10:38 $Revision: r
11.23/3 PATCH_11.23 (PHNE_35514)
/usr/lib/netsvc/spray/rpc.sprayd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
rpc.sprayd.c $Date: 2006/12/01 11:16:56 $Revision: r
11.23/3 PATCH_11.23 (PHNE_35514)
cksum(1) Output:
NFS.NFS-ENG-A-MAN,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP:
2552671045 1692 /usr/share/man/man1.Z/chkey.1
3333782723 2023 /usr/share/man/man1m.Z/newkey.1m
1009141912 7454 /usr/share/man/man1m.Z/setoncenv.1m
4273864509 1927 /usr/share/man/man3.Z/getpublickey.3n
3661009395 2717 /usr/share/man/man3.Z/rstat.3n
4273864509 1927 /usr/share/man/man3.Z/getsecretkey.3n
3661009395 2717 /usr/share/man/man3.Z/havedisk.3n
4273864509 1927 /usr/share/man/man3.Z/publickey.3n
4273864509 1927 /usr/share/man/man3.Z/publickey.3r
3311612591 1029 /usr/share/man/man4.Z/publickey.4
NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
2892302000 105748 /usr/bin/chkey
1928840886 18372 /usr/bin/keylogin
4032369576 92444 /usr/sbin/keyserv
1022117722 110020 /usr/sbin/newkey
NFS.NFS2-CLIENT,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
1651013197 62108 /usr/bin/on
NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
2883347856 171740 /usr/sbin/rpcbind
2308190845 71644 /usr/bin/rpcinfo
4210714486 36332 /usr/sbin/setoncenv
NFS.NFS2-PRG,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
3803670254 205452 /usr/bin/rpcgen
NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP:
4218330520 101604 /usr/sbin/rpc.rexd
405970370 28284 /usr/sbin/rpc.rquotad
1787172716 52444 /usr/lib/netsvc/rstat/rpc.rstatd
338664876 43180 /usr/lib/netsvc/rusers/rpc.rusersd
3486115305 33844 /usr/lib/netsvc/rwall/rpc.rwalld
1335114842 33700 /usr/lib/netsvc/spray/rpc.sprayd
NFS.KEY-CORE,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
4007687351 61440 /usr/bin/chkey
3883910970 24576 /usr/bin/keylogin
493399092 57344 /usr/sbin/keyserv
3529866242 61440 /usr/sbin/newkey
NFS.NFS2-CLIENT,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
3534016343 49152 /usr/bin/on
NFS.NFS2-CORE,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
1016076704 102400 /usr/sbin/rpcbind
2031800469 49152 /usr/bin/rpcinfo
1849824008 40960 /usr/sbin/setoncenv
NFS.NFS2-PRG,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
747267892 110592 /usr/bin/rpcgen
NFS.NFS2-SERVER,fr=B.11.23,fa=HP-UX_B.11.23_PA,v=HP:
2289708489 61440 /usr/sbin/rpc.rexd
2539948386 32768 /usr/sbin/rpc.rquotad
1857367520 45056 /usr/lib/netsvc/rstat/rpc.rstatd
1134487273 36864 /usr/lib/netsvc/rusers/rpc.rusersd
3781969145 32768 /usr/lib/netsvc/rwall/rpc.rwalld
190348466 32768 /usr/lib/netsvc/spray/rpc.sprayd
Patch Conflicts: None
Patch Dependencies:
s700: 11.23: PHKL_31500
s800: 11.23: PHKL_31500
Hardware Dependencies: None
Other Dependencies: None
Supersedes:
PHNE_36258 PHNE_35514 PHNE_35119 PHNE_33102 PHNE_32056
Equivalent Patches: None
Patch Package Size: 910 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 PHNE_36639
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHNE_36639.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHNE_36639. 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 PHNE_36639.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHNE_36639.depot
To put this patch on a magnetic tape and install from the
tape drive, use the command:
dd if=/tmp/PHNE_36639.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions: None
|