RCF= parameter for procedures

Use the RCF= parameter in procedure to specify whether RACF® is to be used for transaction authorization or sign-on authorization checking. Valid values are A, C, N, S, T, and Y. If the RCF parameter is not specified, the default is the value specified at system definition.

Changes to the value of this parameter require an IMS cold start.

A
Includes options T, C, and S.
C
Specifies that RACF is to be used for ETO terminal signon and command authorization.
N
Specifies that no signon, transaction, or command authorization is to be performed by RACF.
S
Specifies that RACF is to be used for static and IMS ETO terminal command authorization. If signon verification is not explicitly specified during IMS system definition (or with the SGN= parameter), signon verification security is set on by this specification of command authority.
T
Specifies that RACF is to be used for signon and transaction authorization.
Y
Includes options T and C.