ECPRIV parameter: Difference between revisions
Jump to navigation
Jump to search
m (wordsmithing) |
|||
Line 33: | Line 33: | ||
<td>Run under the job's external-authorizer profile rather than that of the user that invoked an <var>External Call</var>. | <td>Run under the job's external-authorizer profile rather than that of the user that invoked an <var>External Call</var>. | ||
<p> | <p> | ||
In Model 204 version 7.6 and earlier, this bit does not exist, and <var>External Call</var> requests only run under the job's external-authorizer profile. As of Model 204 7.7, the default changes (introducing a backward incompatibility), and <var>External Call</var> requests run under the invoking user's external-authorizer profile, unless this 4 bit is on. </p> | |||
<p> | <p> | ||
This bit only has an effect if Model 204 is using an external authorizer such as ACF2, RACF, or Top/Secret.</p></td></tr> | This bit only has an effect if Model 204 is using an external authorizer such as ACF2, RACF, or Top/Secret.</p></td></tr> |
Revision as of 22:01, 28 September 2016
ECF privileges
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- On User 0's parameter line
- Related products
- All
- Introduced
- Model 204 V5.1
Description
Specifies who can issue privileged ECF statements. All External statements, except External Call, are privileged.
Value | Means |
---|---|
0 | End-users can issue only External Call statements; no other ECF statements are allowed. |
1 | Any APSY user can issue privileged ECF statements. |
2 | Any non-APSY user can issue privileged ECF statements. |
4 | Run under the job's external-authorizer profile rather than that of the user that invoked an External Call.
In Model 204 version 7.6 and earlier, this bit does not exist, and External Call requests only run under the job's external-authorizer profile. As of Model 204 7.7, the default changes (introducing a backward incompatibility), and External Call requests run under the invoking user's external-authorizer profile, unless this 4 bit is on. This bit only has an effect if Model 204 is using an external authorizer such as ACF2, RACF, or Top/Secret. |
You can select multiple options by summing the values pertaining to each desired option.