Previous Topic: CAGSVX Resource Class—Secure CAGSVX for SYSVIEWNext Topic: CAREPORT Resource Class—Secure Reports


CALIBMEM Resource Class—Secure CALIBMEM Members

Valid on z/OS and z/VSE.

Use CALIBMEM to secure CALIBMEM members in LIBRARIAN.

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

TSS ADDTO(acid) CALIBMEM(member)
Prefix length

One to eight characters

Capacity of list

One to five prefixes per TSS command

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

TSS PERMIT(acid) CALIBMEM(MEMBER1.ABCDEFGH)
Prefix length

One to forty‑four characters

Capacity of list

One to five prefixes per TSS command.

CALIBMEM is used with:

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

Example: CALIBMEM resource class

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

TSS ADDTO(CORPORAT) CALIBMEM(MEMBER)

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

This example removes ownership:

TSS REMOVE(CORPORAT) CALIBMEM(MEMBER)

This example permits users in the Technical Services Department to access MEMBER on Fridays only:

TSS PERMIT(TECHPROF) CALIBMEM(MEMBER) DAYS(FRIDAY)

This example permits users in the Technical Services Department to access MEMBER.ABCDEFGH with access(UPDATE):

TSS PERMIT(TECHPROF) CALIBMEM(MEMBER.ABCDEFGH) ACCESS(UPDATE)

This example revokes access :

TSS REVOKE(TECHPROF) CALIBMEM(MEMBER.ABCDEFGH)