Security

Tells TRS whether to validate logins against its own login information in addition to the validation done by the mainframe. If you set the Security configuration property to no, TRS transparently forwards the user ID and password to the mainframe (based on the RPC definition security parameter values defined in the sgw_addrpc procedure). You do not need to use the sgw_addlogsecurity procedure to add new users to TRS when you set Security to no.

Syntax

Security=[ no | yes ]

Default

yes

Values

yes turns security on.

no turns security off.