3.2.3 Securing Outbound Connections from CICS to CICS
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 the User Connection Account screen.When
SECURITY=Y, the requester program sends theACCOUNTandPASSWORDto the remote CICS 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