Previous Topic: DFSMS Program ControlNext Topic: DFSMS Storage and Management Class Access Control


Examples: PROGRAM Authorization

This example protects the ISMF program DGTFFLAD:

TSS ADDTO(deptacid) PROGRAM(DGTFFLAD)

This example allows the program:

TSS PERMIT(acid) PROGRAM(DGTFFLAD)

This example protects the ISMF program DGTFACAT:

TSS ADDTO(deptacid) PROGRAM(DGTFACAT)

This example allows the program:

TSS PERMIT(acid) PROGRAM(DGTFACAT)