Previous Topic: WRITER Resource Class—Secure Job OutputNext Topic: XCSFKEY Resource Class—Secure Exportation of ICSF Cryptographic Keys


Masking

The WRITER resource class supports all masking characters.

Examples: WRITER resource class

This example assigns ownership to an ACID, USER01, so that it can have routing control to all printers at a specific node:

TSS ADDTO(USER01) WRITER(NODE01.LOCAL.PRT6)

This example removes ownership:

TSS REMOVE(USER01) WRITER(NODE01.LOCAL.PRT6)

This example permits USER01 access to control output printing for printer 7:

TSS PERMIT(USER01) WRITER(NODE01.LOCAL.PRT7)

This example revokes access:

TSS REVOKE(USER01) WRITER(NODE01.LOCAL.PRT7)