Authority lists commands
You can use these commands to perform different tasks on authority lists.
Command name | Descriptive name | Function |
---|---|---|
ADDAUTLE | Add Authorization List Entry | Add a user to an authorization list. You specify what authority the user has to all the objects on the list. |
CHGAUTLE | Change Authorization List Entry | Change users’ authorities to the objects on the authorization list. |
CRTAUTL | Create Authorization List | Create an authorization list. |
DLTAUTL | Delete Authorization List | Delete an entire authorization list. |
DSPAUTL | Display Authorization List | Display a list of users and their authorities to an authorization list. |
DSPAUTLOBJ | Display Authorization List Objects | Display a list of objects secured by an authorization list. |
EDTAUTL | Edit Authorization List | Add, change, and remove users and their authorities on an authorization list. |
RMVAUTLE | Remove Authorization List Entry | Remove a user from an authorization list. |
RTVAUTLE | Retrieve Authorization List Entry | Used in a control language (CL) program to get one or more values associated with a user on the authorization list. The command can be used with the CHGAUTLE command to give a user new authorities in addition to the existing authorities that the user already has. |
WRKAUTL | Work with Authorization Lists | Work with authorization lists from a list display. |