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


Example 3

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

Perform RACF® authorization checking, using the standard form, for a tape volume for READ access only. The tape volume is pointed to by register 8 and the volume's access level is in register 5.
RACROUTE REQUEST=AUTH,ENTITY=((R8)),CLASS='TAPEVOL',  X
         ATTR=READ,WORKA=RACWK,                       X
         ACCLVL=((R5))
   ⋮
RACWK    DS   CL512

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014