3.1.2 Security Checking from Mainframe to UNIX
The following figure depicts the process flow for security verifications from a mainframe to TMA TCP gateway on UNIX.
Figure 3-2 Security Checking for Mainframe to UNIX Transactions

- The user ID, established at mainframe log in, is checked by system security to verify that the user has permission to start a client transaction.
- The user ID is checked by system security to verify that the user has permission to send a request to the gateway.
- With each request, the gateway passes the user ID to the Tuxedo gateway.
Note:
To pass authority checking, the user’s Tuxedo identity must match the mainframe user ID exactly. - The TMA TCP gateway maps the mainframe user ID to a Tuxedo user ID and issues the service request on behalf of that user.
- The Tuxedo server performs access checks (based on the
tpacl
file) to verify that the user has access to the requested service.
Parent topic: Service Request Processing with Security