Previous Topic: CACMD Resource Class—Secure CA CommandsNext Topic: CAGSVX Resource Class—Secure CAGSVX for SYSVIEW


Examples: CACMD resource class

This example gives PRDCNTL ownership of the BrightStor™ CA‑1® command named LOINQUIR:

TSS ADDTO(PRDCNTL) CACMD(LOINQUIR)

This example removes ownership:

TSS REMOVE(PRDCNTL) CACMD(LOINQUIR)

This example permit ACID, TAPELIB, the ability to use the BrightStor CA‑1 command, CATALOG:

TSS PERMIT(TAPELIB) CACMD(CATALOG)

This example enables all users to issue the BrightStor CA‑1 command INQUIRE:

TSS PERMIT(ALL) CACMD(INQUIRE)