This parameter allows testing of the CA OPS/MVS security user exit.
Typically, CA OPS/MVS loads the OPUSEX module in CSA. Specifying a user ID allows a particular user ID to load the security exit from a steplib or joblib for testing purposes. To permit this, you set the AUTHSTRING parameter to the literal TRIAL plus the user ID to be used. The resulting parameter value is TRIALuserid.
NONE
userid is the user ID that will load the security exit. You must specify both the literal TRIAL, and the userid.
Anytime
Example: AUTHSTRING
This function allows user XYZ123 to test the security user exit (OPUSEX) from a steplib or joblib.
OPSPRM('SET','AUTHSTRING','TRIALXYZ123')
|
Copyright © 2014 CA.
All rights reserved.
|
|