Previous Topic: PTKTDATA Resource Class—PassTicket Data ResourcesNext Topic: RESLIST Resource Class—Secure TSSAI RESLIST


RECIPID Resource Class—Secure CADISPATCH RECIPID

Valid on z/OS.

Use RECIPID to secure RECIPID for CA‑DISPATCH.

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

TSS ADDTO(acid) RECIPID(oper)
Prefix length

One to eight characters

Capacity of list

One to eight prefixes per TSS command.

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

TSS PERMIT(acid) RECIPID(oper)
Prefix length

One to sixteen characters

Capacity of list

One to eight prefixes per TSS command.

This keyword is used with:

The administrator can use any of the following methods to control access to RECIPID resources: Expiration, Facility, Program Pathing, Time/Day, and Actions.

Examples: RECIPID resource class

This example protects the resource with CA Top Secret by assigning ownership to the Corporate Department(owning acid):

TSS ADDTO(CORPORAT) RECIPID(ABCDEFGH)

The administration may now PERMIT access to users or profiles that require access.

This example removes ownership:

TSS REMOVE(CORPORAT) RECIPID(ABCDEFGH)

This example permits users in the Technical Services Department to access ABCDEFGH.XXXXXXXX on Fridays only:

TSS PERMIT(TECHPROF) RECIPID(ABCDEFGH.XXXXXXXX) DAYS(FRIDAY)

This example permits users in the Technical Services Department to access ABCDEFGH.XXXXXXXX:

TSS PERMIT(TECHPROF) RECIPID(ABCDEFGH.XXXXXXXX)

This example revokes access:

TSS REVOKE(TECHPROF) RECIPID(ABCDEFGH.XXXXXXXX)