Previous Topic: Example: Configure PassTickets for CA CSM Application ServerNext Topic: IBM RACF PassTicket Examples


Example: Configure PassTickets for SCS Address Space on Remote Systems

You can use CA Top Secret for z/OS to configure PassTickets on the remote systems where the SCS address space is running.

Follow these steps:

  1. Define the SCS address space PassTicket session key:
    TSS ADDTO(NDT) PSTKAPPL(MSMCAPPL) SESSKEY(0123456789ABCDEF) 
    
    MSMCAPPL

    Defines the session key for the SCS address space ID used during CA CSM Configuration processing. This name may have been overridden when you installed CA CSM, so it should reflect the real application name.

    Note: This example demonstrates a complete session key value of 16 hex digits (creating an 8-byte or 64-bit key). Change your key so that it consists of 16 random hex digits, and is different from the values in this example. Each application key must be the same on all systems in the configuration, and the values must be kept secret and secured.