z/OS Open Cryptographic Services Facility Application Programming
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Running the Installation Verification Procedure

z/OS Open Cryptographic Services Facility Application Programming
SC24-5899-01

Once you have completed the previous steps, run the Install Verification Procedure (IVP). This verifies that you have installed and configured correctly. To correctly test your configuration, it is suggested that you run the IVP under a few different z/OS user identities that have been authorized to issue OCSF applications. This tests out the configuration done in Setting Up the Necessary Security Authorizations.

  • Perform these steps:
    1. Go to the correct directory, for example:
      cd /us/Lapp/itself/ivp
    2. Read the README.ivp and follow the instructions for running the Installation Verification Procedure.
    3. Run this script: ocsf_baseivp

      You will receive this output:

      Starting OCSF base addins ivp
      Initializing CSSM
      CSSM Initialized
      Attaching ibmwkcsp
      Attach successful, detaching ibmwkcsp
      Detach of ibmwkcsp successful
      Attaching ibmswcsp
      Attach successful, detaching ibmswcsp
      Detach of ibmswcsp successful
      Attaching ibmcca
      Attach successful, detaching ibmcca
      Detach of ibmcca successful
      Attaching ibmcl
      Attach successful, detaching ibmcl
      Detach of ibmcl successful
      Attaching ibmcl2
      Attach successful, detaching ibmcl2
      Detach of ibmcl2 successful
      Attaching ibmdl2
      Attach successful, detaching ibmdl2
      Detach of ibmdl2 successful
      Attaching ldapdl
      Attach successful, detaching ldapdl
      Detach of ldapdl successful
      Attaching ibmtp
      Attach successful, detaching ibmtp
      Detach of ibmtp successful
      Attaching ibmtp2
      Attach successful, detaching ibmtp2
      Detach of ibmtp2 successful
      Completed OCSF base addins ivp
    4. When this runs correctly, your installation is complete.

      When you have the Security Level 3 Feature installed, you should perform the additional step of verifying that the correct policy table files are being used. The files /usr/lpp/ocsf/lib/cssmmanp.dll and /usr/lpp/ocsf/lib/cssmusep.dll are actually links. When only the OCSF base is installed, these links should point to cssmmanp_sl2.dll and cssmusep_sl2.dll. When the Security Level 3 Feature is installed, they should point to cssmmanp_sl3.dll and cssmusep_sl3.dll.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014