Patch Name: PHCO_14452 Patch Description: s300_400 9.10 Changes to SAM for year 2000 readiness Creation Date: 98/03/09 Post Date: 98/04/23 Hardware Platforms - OS Releases: s300_400: 9.10 Products: N/A Filesets: SAM Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s300_400/9.X/PHCO_14452 Symptoms: PHCO_14452: Within sam, some parts of Auditing (Trusted System) are not year 2000 safe. In particular, when specifying a window within which to view audit log records, years greater than 1999 could not be specified. In fact, valid years are in the range 1970 through 2037. Defect Description: PHCO_14452: The code was not designed with the year 2000 in mind. SR: 4701384891 Patch Files: /usr/sam/lib/C/ts.ui /usr/sam/lib/ts/ts.sl /usr/sam/help/C/ts/ts.hv /usr/sam/help/C/ts/ts00.ht what(1) Output: /usr/sam/lib/C/ts.ui: None /usr/sam/lib/ts/ts.sl: None /usr/sam/help/C/ts/ts.hv: None /usr/sam/help/C/ts/ts00.ht: None sum(1) Output: 46050 44 /usr/sam/lib/C/ts.ui 43840 160 /usr/sam/lib/ts/ts.sl 19858 26 /usr/sam/help/C/ts/ts.hv 43978 129 /usr/sam/help/C/ts/ts00.ht Patch Conflicts: None Patch Dependencies: s300_400: 9.10: PHCO_14318 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 240 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. Copy the patch to your /tmp directory and unshar it: cd /tmp cp patch_source/PHCO_14452 . sh PHCO_14452 3. Become root and run update: /etc/update [-r [kernel_gen_file]] -s \ /tmp/PHCO_14452.updt PHCO_14452 Update moves the original software to /system/PHCO_14452/orig. Keep this file to recover from any potential problems. You should move the .text file to /system/PHCO_14452 for future reference. To put this patch on a magnetic tape and update from the tape drive, use dd: dd if=PHCO_14452.updt of=/dev/rmt/0m bs=2048 Special Installation Instructions: None