CMRSECU TYPE=ENTRY statement by operator ID
The CMRSECU TYPE=ENTRY statement and its parameters are used to qualify access to each
- MainView for CICS function or action service
- MainView AutoOPERATOR for CICS action service
that has been secured through the CMRSECU TYPE=INITIAL statement.
One CMRSECU TYPE=ENTRY statement is required for each operator ID that requires access to the previously secured function or service.
If the function is protected and an unauthorized operator tries to access it, an error message is issued to the operator and logged.
Specify YES or NO for each of the functions or action services that has been secured by CMRSECU TYPE=INITIAL where
- YES indicates that the operator can access the function or service that has been secured
- NO indicates that the operator cannot access the function or service that has been secured
Parameters for the CMRSECU TYPE=ENTRY statement are
OPID= xxxxxxxx |*
OPID | specifies an operator ID, where xxxxxxxx is
|
* | is a generic qualifier for an operator ID; for example AB* |
The display and action parameters are the same as the CMRSECU TYPE=INITIAL parameters.
For the CMRSECU TYPE=INITIAL statement, action and display parameters are in the tables in CMRSECU-TYPE-INITIAL-statement-required.