Topsecret Readme

Overview

This update is applicable for Top Secret drivers running Identity Manager 4.8.x, or later. The driver version will be changed to 4.8.5.0 after the patch is applied.

System Requirements

Upgrading the Driver

The driver upgrade process involves updating the driver files.

  • Upgrading the Driver Files
  • Updating the Driver Files
    1. Stop the driver and the Driver Shim instance.

    2. STOP TSDRV
      STOP LDXLOGR

    3. Download and unzip the contents of the IDM_TopSecret_4850.zip file to a temporary location on your computer.

    4. Use FTP to upload the following files to the target system:

    5. > ftp Your-zOS-Host
      User: Your-User-ID
      Password:
      ftp> quote site lrecl=80 recfm=fb
      ftp> binary
      ftp> put samplib.xmt
      ftp> put tssexec.xmt
      ftp> put idmload.xmt
      ftp> quit


    6. Log on to your Top Secret system

    7. Use the TSO RECEIVE command to extract the .xmt files into data sets. When RECEIVE prompts you for parameters, specify the appropriate data set names and volumes according to your standards.

      Place these data sets on a disk volume that is shared by the systems that share the security system database.
      READY
      receive indataset(samplib.xmt)
      INMR901I Dataset IDM.SAMPLIB from ADMIN on SYSB
      INMR906A Enter restore parameters or 'DELETE' or 'END' +
      dsname('sys3.idm.samplib') volume(work0a)
      . . . many IEBCOPY messages . . .
      INMR001I Restore successful to dataset 'SYS3.IDM.SAMPLIB'
      READY
      receive indataset(idmload.xmt)
      INMR901I Dataset IDM.LOAD from ADMIN on SYSB
      INMR906A Enter restore parameters or 'DELETE' or 'END' +
      dsname('sys3.idm.load') volume(work0a)
      . . . many IEBCOPY messages . . .
      INMR001I Restore successful to dataset 'SYS3.IDM.LOAD'
      READY
      receive indataset(tssexec.xmt)
      INMR901I Dataset IDM.TSSEXEC from ADMIN on SYSB
      INMR906A Enter restore parameters or 'DELETE' or 'END' +
      dsname('sys3.tss.tssexec') volume(work0a)
      . . . many IEBCOPY messages . . .
      INMR001I Restore successful to dataset 'SYS3.TSS.TSSEXEC'
      READY

    8. Start the Driver Shim instance and the Driver instance.

    9. START LDXLOGR
      START TSDRV

    Technical Support Information

    What's New

    Issue Fixed in this Release

    Issue Fixed in previous Release