3.2.4 Securing Outbound Connections from CICS to IMS
Complete the following tasks to enable the security feature for each outbound connection.
- Specify
SECURITY=Yon the appropriate Requester screen. - Enter
ACCOUNTandPASSWORDvalues on the appropriate Requester screen.Verify that the parameter values for
ACCOUNTandPASSWORDin the Requester screen match theACCOUNTandPASSWORDvalues in theGATEWAYTYPE=REMOTEstatement.When
SECURITY=Y, the requester program sends theACCOUNTandPASSWORDto the remote IMS system on connection initiation. WhenSECURITY=N, the gateway attempts to make a connection without any verification.Note:
The security for connection validation is obsolete.
Parent topic: Setting Up Security for TMA TCP for CICS