Patch Name: PHNE_6140 Patch Description: s700_800 10.10 Secure Internet Services patch for RCP Creation Date: 96/01/30 Post Date: 96/03/13 Hardware Platforms - OS Releases: s700: 10.10 s800: 10.10 Products: N/A Filesets: InternetSrvcs.INETSVCS-RUN InternetSrvcs.INET-ENG-A-MAN Automatic Reboot?: No Status: Special Release Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHNE_6140 Symptoms: PHNE_6140: * The RCP internet service does not provide network authentication to ensure that the local and remote host are mutually identifed to each other in a secure and trusted manner. An enhancement request exists asking for RCP to implement network authentication using the Kerberos V5 network authentication mechanism. Defect Description: PHNE_6140: * The RCP internet service does not provide network authentication to ensure that a local and remote host are mutually identified to each other in a secure and trusted manner. Network authentication using the Kerberos V5 mechanism should be provided as an enhancement for those customers who want to run RCP in a Kerberos environment. SR: 4701312041 Patch Files: /usr/bin/rcp /usr/lbin/remshd /usr/share/man/man1.Z/rcp.1 /usr/share/man/man1m.Z/remshd.1m /usr/share/man/man5.Z/sis.5 /usr/share/doc/SIS.guide.ps /usr/share/doc/SIS.guide.txt what(1) Output: /usr/bin/rcp: Copyright (c) 1983 The Regents of the University of California. rcp.c Secure Internet Svcs - $Revision: 1.16.112.2 $PHNE_6140 $Date: 96/14:13:57 $ rcp.c 5.20 (Berkeley) 5/23/89 /usr/lbin/remshd: Copyright (c) 1983, 1988 The Regents of the Universi ty of California. rshd.c 5.17.1.2 (Berkeley) 2/7/89 remshd.c Secure Internet Svcs - $Revision: 1.34.112. 2 $ PHNE_6141 /usr/share/man/man1.Z/rcp.1: (none) /usr/share/man/man1m.Z/remshd.1m: (none) /usr/share/man/man5.Z/sis.5: (none) /usr/share/doc/SIS.guide.ps: (none) /usr/share/doc/SIS.guide.txt: (none) cksum(1) Output: 157181424 389120 /usr/bin/rcp 3112917205 425984 /usr/lbin/remshd 3248928355 5339 /usr/share/man/man1.Z/rcp.1 288735805 6057 /usr/share/man/man1m.Z/remshd.1m 356183667 5873 /usr/share/man/man5.Z/sis.5 1755615705 256735 /usr/share/doc/SIS.guide.ps 883369020 86215 /usr/share/doc/SIS.guide.txt Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 1210 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_6140 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_6140.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHNE_6140.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. The cluster clients must be shut down as described in step 5b. By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_6140. 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 PHNE_6140.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/PHNE_6140.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: Note the following: * This patch should be distributed to customers who wish to use the Kerberos V5 authentication mechanism to prevent passwords from being sent in a readable form. * This patch includes an administrative and usage guide "HP Secure Internet Services with Kerberos V5 Authentication and Authorization". The postscript (SIS.guide.ps) and ascii (SIS.guide.txt) versions of the document are found in /usr/share/doc. * A new man page sis(5) is included in the patch. * This patch updates the /etc/services file to have the Kerberos specific port entries, if those entries do not exist. * The /etc/inetd.conf file is updated to have kshell and klogin entries, if those entries do not exist. The inetd daemon is invoked with the "-c" option if /etc/inetd.conf is modified. * Patch PHSS_6617 is required for support purposes for customers using a Kerberos environment. Patch PHSS_6617 contains a validation tool, a man page for the tool and the document "Using HP DCE 9000 Security with Kerberos Applications."