z/OS Security Server RACROUTE Macro Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 5

z/OS Security Server RACROUTE Macro Reference
SA23-2294-00

Perform third-party RACF® authorization checking, using the standard form, for a data set for READ access only for a group. Register 8 points to the volume on which the data set resides; register 7 points to the data set name.
RACROUTE REQUEST=AUTH,ENTITY=((R7)),VOLSER=(R8),      X
         CLASS='DATASET',ATTR=READ,WORKA=RACWK,       X
         USERID='*NONE*',GROUPID='AGROUPID'
   ⋮
RACWK    DS   CL512

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014