Defining security

Under TRS security, every client login must be defined to TRS. For each client, this login definition:

By working with mainframe systems programmers and security administrators, and by carefully defining user IDs, host IDs, transactions, and connections, the TRS administrator can restrict client access to particular host resources.

When the TRS administrator defines a remote procedure call (RPC) to TRS, these security options are available:

Each option represents the type of login information that is passed to the mainframe when a client calls the RPC. The TRS administrator sets security parameters for a transaction when defining the associated RPC to TRS.

When security is enforced at TRS, the mainframe verifies that the caller is authorized to access the requested transaction. If proper authorization exists, the transaction executes; otherwise, the mainframe returns an error message to the user.