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


RACINIT (list form)

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

The list form of the RACINIT macro is written as follows:

   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede RACINIT.
   
RACINIT  
   
One or more blanks must follow RACINIT.
   
    USERID=userid addr userid addr: A-type address.
   
    ,PASSWRD=password password addr: A-type address.
    addr  
   
    ,START=procname addr procname addr: A-type address.
   
    ,NEWPASS=new new password addr: A-type address.
    password addr  
   
    ,GROUP=group addr group addr: A-type address.
   
    ,PGMNAME=programmer programmer name addr: A-type address.
    name addr  
   
    ,ACTINFO=account addr account addr: A-type address.
   
    ,OIDCARD=oid addr oid addr: A-type address.
   
    ,TERMID=terminal addr terminal addr: A-type address.
   
    ,JOBNAME=jobname jobname addr: A-type address.
    addr  
   
    ,ENVIR=CREATE Default: ENVIR=CREATE
    ,ENVIR=CHANGE
Note:
  1. ENVIR=CHANGE cannot be specified with USERID=, PASSWRD=, START=, NEWPASS=, ACTINFO=, PGMNAME=, OIDCARD=, or TERMID= parameters.
  2. ENVIR=DELETE cannot be specified with APPL=, USERID=, PASSWRD=, START=, NEWPASS=, GROUP=, ACTINFO=, PGMNAME=, OIDCARD=, or TERMID= parameters.
    ,ENVIR=DELETE  
   
    ,INSTLN=parm list addr parm list addr: A-type address.
   
    ,APPL=‘applname’ applname: 1–8 character name
    ,APPL=applname addr applname addr: A-type address.
   
    ,ACEE=acee addr acee addr: A-type address.
   
    ,SUBPOOL=subpool subpool number: Decimal digit 0–255.
    number  
   
    ,SMC=YES Default: SMC=YES
    ,SMC=NO  
   
    ,PASSCHK=YES Default: PASSCHK=YES
    ,PASSCHK=NO  
   
    ,ENCRYPT=YES Default: ENCRYPT=YES
    ,ENCRYPT=NO  
   
    ,STAT=ASIS Default: STAT=ASIS
    ,STAT=NO  
   
    ,LOG=ASIS Default: LOG=ASIS
    ,LOG=ALL  
   
,MF=L  
The parameters are explained under the standard form of the RACINIT macro instruction with the following exception:
,MF=L
specifies the list form of the RACINIT macro instruction.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014