Patch Name: PHNE_15506 Patch Description: s700_800 10.20 R6.10.20 SNAplus2 API cumulative patch. Creation Date: 98/06/03 Post Date: 98/11/18 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: SNAplus2-API R6.10.20.000 Filesets: SNAplus2-API.SNAP2-API Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHNE_15506 Symptoms: PHNE_15506: (1) 4701386730 CPIC CMRCV call always traces empty buffer. (2) 4701384511 When using AP_SAME conversation securty (cmscst) we get cmscsu rejected by the library with state check. Defect Description: PHNE_15506: (1) 4701386730 Code changed to trace out the true buffer - the buffer length is a LONG not a SHORT. (2) 4701384511 Code changed to allow application to specify the userid for both R5 and R6. Further alter the APPC library in R5 only for this to take effect in the case where the TP is setuid root. SR: 4701386730 4701384511 Patch Files: /opt/sna/lib/libcpic.1 what(1) Output: /opt/sna/lib/libcpic.1: ]R6.10.20.001 SNAplus2 R6 CPI-C Library Routines ] (PHNE_15506 : 98/03/27 15:55:35) ] cksum(1) Output: 1218784522 311296 /opt/sna/lib/libcpic.1 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 360 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_15506 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_15506.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_15506.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. By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_15506. 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_15506.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_15506.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: Stop SNA daemon before installing patch (snap stop). After installing the patch start the SNA daemon (snap start).