Previous Topic: Set Up User Security for CA CSM FunctionsNext Topic: Configure CA CSM


Update the CA CSM Startup Parameters

If you plan to let CA CSM perform external operations on your behalf without saving your password, update the CA CSM startup parameters.

You do so to allow users to perform the following actions:

Follow these steps:

  1. Verify that you configured your security manager (CA ACF2 for z/OS, CA Top Secret for z/OS, or IBM RACF) to use PassTickets for external operations.

    Note: For more information about configuring PassTickets, see Configuring CA CSM to Perform Automatic Maintenance Updates in the CA CSM bookshelf under User Documentation By Task, and see the Site Preparation Guide.

  2. Add the following statement in the SAMPLIB(MSMLIB) member to specify the CA CSM application ID:
    IJO="$IJO -DmsmApplid=applid"
    
    applid

    Defines the CA CSM application ID used for PassTicket validation to authenticate connections to the server.

    Default: CHORWEBS

  3. Restart the CA CSM application server.

    The changes take effect.