Securing outbound connections from cics to unix, Securing outbound connections from cics to cics, Securing outbound connections from cics to ims – Oracle Audio Technologies Oracle Tuxedo User Manual
Page 33
S e t t i n g U p S e c u r i t y f o r T M A T C P f o r C I C S
Oracle Tuxedo Mainframe Adapter for TCP CICS User Guide
3-5
Securing Outbound Connections from CICS to UNIX
Complete the following tasks to enable the security feature for each outbound connection.
1. Specify
SECURITY=Y
on the appropriate Requester screen.
2. Enter
ACCOUNT
and
PASSWORD
values on the appropriate Requester screen.
Verify that the parameter values for
ACCOUNT
and
PASSWORD
in the Requester screen match
the
RMTACCT
and
PASSWORD
values in the
*FOREIGN
section of the TMA TCP gateway
GWICONFIG
file.
When
SECURITY=Y
, the requester program sends the
ACCOUNT
and
PASSWORD
to the remote
UNIX system on connection initiation. When
SECURITY=N
, the gateway attempts to make
a connection without any verification.
Securing Outbound Connections from CICS to CICS
Complete the following tasks to enable the security feature for each outbound connection.
1. Specify
SECURITY=Y
on the appropriate Requester screen.
2. Enter
ACCOUNT
and
PASSWORD
values on the appropriate Requester screen.
Verify that the parameter values for
ACCOUNT
and
PASSWORD
in the Requester screen match
the
ACCOUNT
and
PASSWORD
values in the User Connection Account screen.
When
SECURITY=Y
, the requester program sends the
ACCOUNT
and
PASSWORD
to the remote
CICS system on connection initiation. When
SECURITY=N
, the gateway attempts to make
a connection without any verification.
Securing Outbound Connections from CICS to IMS
Complete the following tasks to enable the security feature for each outbound connection.
1. Specify
SECURITY=Y
on the appropriate Requester screen.
2. Enter
ACCOUNT
and
PASSWORD
values on the appropriate Requester screen.
Verify that the parameter values for
ACCOUNT
and
PASSWORD
in the Requester screen match
the
ACCOUNT
and
PASSWORD
values in the
GATEWAY
TYPE=REMOTE
statement.
When
SECURITY=Y
, the requester program sends the
ACCOUNT
and
PASSWORD
to the remote
IMS system on connection initiation. When
SECURITY=N
, the gateway attempts to make a
connection without any verification.