Understanding how object authority and library authority work together

You need to understand how library and object authority work together in order to create your system security plan.

The table below gives examples of authorities that are required for both an object and the library:

Table 1. How library authority and object authority work together
Object type Operations Object authority needed Library authority needed
File Change data *CHANGE *EXECUTE
File Delete the file *OBJOPR, *OBJEXIST *EXECUTE
File Create the file None. *EXECUTE, *ADD
Program Run the program *USE *EXECUTE, *OBJOPR
Program Recompile the program *OBJEXIST, *OBJMGR, *READ *ADD, *READ
Program Delete the program *OBJEXIST *EXECUTE