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


RACROUTE REQUEST=VERIFYX (execute form)

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

The execute form of the RACROUTE REQUEST=VERIFYX macro is written as follows. Refer to the standard form of the RACROUTE REQUEST=VERIFYX macro to determine additional parameters that are required by the time the RACROUTE service is invoked using the execute form of the macro.

   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede RACROUTE.
   
RACROUTE  
   
One or more blanks must follow RACROUTE.
   
REQUEST=VERIFYX  
   
,RELEASE=number number: See standard form
,RELEASE=(number,CHECK)  
   
    ,ACTINFO=account addr account addr: Rx-type address or register (2) – (12)
   
    ,APPL=applname addr applname addr: Rx-type address or register (2) – (12)
   
    ,ENCRYPT=YES  
    ,ENCRYPT=NO  
   
    ,ERROROPT=ABEND Default: ERROROPT=ABEND
    ,ERROROPT=NOABEND  
   
    ,EXENODE=execution execution node addr: Rx-type address or register (2) – (12)
    node addr  
   
    ,GROUP=group addr group addr: Rx-type address or register (2) – (12)
   
    ,INSTLN=parm list addr parm list addr: Rx-type address or register (2) – (12)
   
    ,JOBNAME=jobname jobname addr: Rx-type address or register (2) – (12)
    addr  
   
    ,LOG=ASIS  
    ,LOG=ALL  
   
    ,LOGSTR=logstr addr logstr addr: Rx-type address or register (2) – (12)
   
    ,NEWPASS=new new password addr: Rx-type address or register (2) – (12)
    password addr  
   
    ,NEWPHRASE=new new password phrase addr: Rx-type address or register (2) – (12)
    password phrase addr  
   
    ,OIDCARD=oid addr oid addr: Rx-type address or register (2) – (12)
   
    ,PASSCHK=YES  
    ,PASSCHK=NO  
   
    ,PASSWRD=password password addr: Rx-type address or register (2) – (12)
    addr  
   
    ,PGMNAME=programmer programmer name addr: Rx-type address or register (2) – (12)
    name addr  
   
    ,PHRASE=password phrase password phrase addr: Rx-type address or register (2) – (12)
    addr  
   
    ,POE=port of entry addr port of entry addr: Rx-type address or register (2) – (12)
    ,POENET=network name     addr network name addr: Rx-type address or register (2) – (12)
   
    ,REMOTE=YES  
    ,REMOTE=NO  
   
    ,SECLABL=seclabel addr seclabel addr: Rx-type address or register (2) – (12)
   
    ,SERVAUTH=servauth     addr servauth addr: Rx-type address or register (2) – (12)
   
    ,SESSION=type type: Any valid session type
   
    ,SGROUP=submitting submitting group addr: Rx-type address or register (2) – (12)
    group addr  
   
    ,SMC=YES  
    ,SMC=NO  
   
    ,SNODE=submitting submitting node addr: Rx-type address or register (2) – (12)
    node addr  
   
    ,START=procname addr procname addr: Rx-type address or register (2) – (12)
   
    ,STAT=ASIS  
    ,STAT=NO  
   
    ,STOKEN=stoken addr stoken addr: Rx-type address or register (2) – (12)
   
    ,SUSERID=submitting submitting userid addr: Rx-type address or register (2) – (12)
    userid addr  
   
    ,TERMID=terminal addr terminal addr: Rx-type address or register (2) – (12)
   
    ,TOKNIN=utoken addr utoken addr: Rx-type address or register (2) – (12)
   
    ,TOKNOUT=utoken addr utoken addr: Rx-type address or register (2) – (12)
   
    ,TRUSTED=YES  
    ,TRUSTED=NO  
   
    ,USERID=userid addr userid addr: Rx-type address or register (2) - (12)
   
,MF=(E,ctrl addr) ctrl addr: Rx-type address or register (1) or (2) – (12)
The parameters are explained under the standard form of the RACROUTE REQUEST=VERIFYX macro instruction, with the following exceptions:
,MF=(E,ctrl addr)
specifies the execute form of the RACROUTE REQUEST=VERIFYX macro, using a remote, control-program parameter list.
,RELEASE=number
,RELEASE=(number,CHECK)
specifies the RACF® release level of the parameter list to be generated by this macro.

To use the parameters associated with a release, you must specify the release number of that release or a later release number. If you specify an earlier release level, the parameter is not accepted by macro processing, and an error message is issued at assembly time.

When you specify the RELEASE keyword, checking is done at assembly time. Execution-time validation of the compatibility between the list and execute forms of the RACROUTE REQUEST=VERIFYX macro can be done by your specifying the CHECK subparameter on the execute form of the macro.

When CHECK processing is requested, if the size of the list-form expansion is not large enough to accommodate all parameters defined by the RELEASE keyword on the execute form of the macro, the execute form of the macro is not done.

The release specified must be 1.9 or higher.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014