The RACF Router Table provides a means to associate installation resource class authorization calls with RACF functions. The resource classes added to the Class Descriptor Table must also be added to the RACF Router Table to specify security processing requirements for the resource classes.
Note: For more information about implementing or modifying the RACF Router Table, see the IBM guide Security Server RACF System Programmer's Guide.
Add the following entries to the Router Table to implement the CA WA CA 7 Edition External Security Interface with RACF. Add the entries using the IBM ICHRFR01 macro. This module must reside in a linklist library.
PA@EL ICHRFTRB CLASS=PA@EL,ACTION=RACF SU@MIT ICHRFTRB CLASS=SU@MIT,ACTION=RACF CA@ENDAR ICHRFTRB CLASS=CA@ENDAR,ACTION=RACF
Specifies the label field that identifies the resource class.
Identifies the IBM RACF Router Table macro.
Identifies a resource class of PA@EL.
Identifies a resource class of SU@MIT.
Identifies a resource class of CA@ENDAR.
Specifies the action to take for this resource class.
Note: The @ is required in the resource class name.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|