Previous Topic: VMANAPPL Resource Class—Secure CAVMAN VMANAPPLNext Topic: VMDEV Resource Class—Secure z/VM Real Devices


VMCF Resource Class—Secure VMCF Communication Targets

Valid on z/VM.

Use VMCF to secure VMCF communication targets.

When used with TSS ADDTO/REMOVE, this resource class has the following format:

TSS ADDTO(acid) VMCF(userid,userid,userid,...)
Prefix length

One to eight characters

Capacity of list

One to five userids per TSS command

Generic prefixing allows the administrator to group a set of similar resource names together, and define them by generic prefix.

Note: The communication targets control the ability of users to issue a VMCF send to the virtual machine designated by the resource name.

When used with TSS PERMIT/REVOKE, this resource class has the following format:

TSS PERMIT(acid) VMCF(oper,oper,oper,...)
Full name

One to 13 characters

Capacity of list

One to five userids per TSS command

This keyword is used with:

The administrator can use any of the following methods for restricting access control: Expiration, Time/Day, and Actions.

Examples: VMCF resource class

To protect operations personnel administering CA‑Scheduler via the VMCF interface:

TSS ADDTO(OPERPROF) VMCF(SCHEDCMS)

This example removes ownership:

TSS REMOVE(VTERMDPT) VMCF(VTERM7)

This example permits a group of systems programmers to send commands to the SMART virtual machine via VMCF:

TSS PERMIT(SYSPROF) VMCF(SMART)

This example revokes access:

TSS REVOKE(SYSPROF) VMCF(SMART)