CL Command Reference - DLTAUTL
CL Command List > DLTAUTL Reference
Description:
The Delete Authorization List (DLTAUTL) command allows a user to delete an authorization list. Authorization lists cannot be deleted if they are being used to secure an object. The user deleting an authorization list must have all object (*ALLOBJ) special authority or be the owner of the authorization list.
Examples:
Example 1: Deleting an Authorization List
DLTAUTL AUTL(PROGMR)
This commands deletes the PROGMR authorization list.
Example 2: Deleting Generic Authorization Lists
DLTAUTL AUTL(FR*)
This commands deletes all authorization lists starting with the letters FR.