Patch Name: PHNE_25189 Patch Description: s700_800 10.26 telnet cumulative patch Creation Date: 01/09/26 Post Date: 01/10/01 Hardware Platforms - OS Releases: s700: 10.26 s800: 10.26 Products: N/A Filesets: InternetSrvcs.INETSVCS-RUN Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHNE_25189 Symptoms: PHNE_25189: Telnet does not allow user to set ENV variables at login prompt when communicating between two trusted systems PHNE_18691: When used with Smartcard hooks, telnetd expects a cleartext password from both trusted and untrusted hosts Defect Description: PHNE_25189: User should be allowed to set environment variables at the login prompt Resolution: Telnet client and server code have been modified to fix this issue PHNE_18691: When invoked with -c option, telnetd should expect cleartext password from untrusted host and the encrypted password from the trusted hosts. Currently, it expects cleartext password from both the trusted and untrusted hosts. Resolution: code was modified to fix this problem SR: 0000000000 Patch Files: /usr/lbin/telnetd /usr/bin/telnet what(1) Output: /usr/lbin/telnetd: 2001/09/24 Hewlett-Packard HP-UX 10.26 TOS [ ic5gb - DAV17 ] Copyright (c) 1983, 1986 Regents of the University o f California. 01/09/19 services/INETSVCS/telnetd/telnetd.c, hpux, hpux_10.26, ic5gb Revision 1.7 PATCH_10.26 ( PHNE_25189) telnetd.c $Revision: 1.27.212.8 $ $Date: 96/05/06 14 :39:32 $ telnetd.c 5.31 (Berkeley) 2/23/89 /usr/bin/telnet: 2001/09/24 Hewlett-Packard HP-UX 10.26 TOS [ ic5gb - DAV17 ] Copyright (c) 1988 Regents of the University of Cali fornia. main.c 1.10 (Berkeley) 11/18/88 Revision 1.1.212.1 Mon Sep 24 20:14:03 GMT 2001 commands.c 1.15 (Berkeley) 2/6/89 network.c 1.13 (Berkeley) 6/29/88 ring.c 1.10 (Berkeley) 6/29/88 sys_bsd.c 1.16 (Berkeley) 11/29/88 01/09/19 services/INETSVCS/telnet/telnet.c, hpux, hp ux_10.26, ic5gb Revision 1.4 PATCH_10.26 (PH NE_25189) telnet.c 5.38 (Berkeley) 2/6/89 terminal.c 1.13 (Berkeley) 6/29/88 tn3270.c 1.16 (Berkeley) 11/30/88 utilities.c 1.11 (Berkeley) 2/6/89 cksum(1) Output: 3475959421 49152 /usr/lbin/telnetd 1897907286 61440 /usr/bin/telnet Patch Conflicts: None Patch Dependencies: s700: 10.26: PHCO_24454 s800: 10.26: PHCO_24454 Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_18691 Equivalent Patches: None Patch Package Size: 170 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_25189 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_25189.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_25189. 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_25189.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_25189.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: This patch is dependent on login(1) patch PHCO_24454. For successful installation please insure that PHCO_24454 or its superseded patch is already installed before installing this patch