Valid on z/OS.
Use SMESSAGE to secure the transmission of messages from one TSO user to other TSO users via the TSO SEND command.
This resource class has the following format:TSSADDTO/REMOVE
TSS ADDTO(acid) SMESSAGE(receiving‑id,receiving‑id...)
One to eight characters
One to five prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) SMESSAGE(receiving‑id,receiving‑id...)
One to eight characters
One to five prefixes per TSS command
This keyword is used with:
The administrator can:
This example gives TSOADM1 ownership of a few TSO userids so he can control routing of messages to these userids:
TSS ADDTO(TSOADM1) SMESSAGE(TSOJOE1,TSU34A,ANYID)
This example removes ownership:
TSS REMOVE(TSOADM1) SMESSAGE(TSOJOE1,TSU34A,ANYID)
This example permits ACID CHATTY to send messages to userid TESTID:
TSS PERMIT(CHATTY) SMESSAGE(TESTID) ACCESS(READ)
This example stops routing of messages to userid NOBOTHER:
TSS PERMIT(ALL) SMESSAGE(NOBOTHER) ACCESS(NONE)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|