CHGAUT (Change Authority) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-CHGAUT--OBJ(--'object-path-name'--)-------------------------->
 
                                                                                                                          (4)
>--+-USER(--+-*PUBLIC--------------------+--)--+----------------------------+--+----------------------------------------+------+-><
   |        +-*NTWIRF--------------------+     |          .-*SAME------.    |  |          .-*SAME------------------.    |      |
   |        | .------------------------. |     '-DTAAUT(--+-*NONE------+--)-'  '-OBJAUT(--+-*NONE------------------+--)-'      |
   |        | V                   (1)  | |                +-*RWX-------+                  +-*ALL-------------------+           |
   |        '---user-profile-name------+-'                +-*RX--------+                  | .---------------.      |           |
   |                                                      +-*RW--------+                  | V               | (3)  |           |
   |                                                      +-*WX--------+                  '---+-*OBJEXIST-+-+------'           |
   |                                                      +-*R---------+                      +-*OBJMGT---+                    |
   |                                                      +-*W---------+                      +-*OBJALTER-+                    |
   |                                                      +-*X---------+                      '-*OBJREF---'                    |
   |                                                      +-*EXCLUDE---+                                                       |
   |                                                      |       (2)  |                                                       |
   |                                                      '-*AUTL------'                                                       |
   '-AUTL(--+-*NONE-------------------+--)-------------------------------------------------------------------------------------'
            '-authorization-list-name-'
 
 

Notes:

  1. A maximum of 50 repetitions.

  2. DTAAUT(*AUTL) is valid only if USER(*PUBLIC) is specified. It is not valid if the object is a user profile.

  3. A maximum of 4 repetitions.

  4. All parameters preceding this point can be specified in positional form.