Previous Topic: CSFKEYS Resource Class—Secure ICSF CSFKEYSNext Topic: CTSDB2 Resource Class—Secure CTS DB2ENTRY and DB2TRAN Resources


CSFSERV Resource Class—Secure ICSF CSFSERV

Valid on z/OS.

Use CSFSERV to secure CSFSERV for z/OS Integrated Cryptographic Service Facility (ICSF). For information on setting the keys, see IBM's OS/390 Integrated Cryptographic Service Facility: Administration Guide.

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

TSS ADDTO(acid) CSFSERV(CSFSERV1)
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) CSFSERV(CSFSERV1)
Prefix length

One to eight characters

CSFSERV is used with:

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

Examples: CSFSERV resource class

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

TSS ADDTO(CORPORAT) CSFSERV(CSFSERV1)

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

This example removes ownership:

TSS REMOVE(CORPORAT) CSFSERV(CSFSERV1)

This example permits users to access CSFSERV(CSFSERV1) on Fridays only:

TSS PERMIT(TECHUSER) CSFSERV(CSFSERV1)
                     DAYS(FRIDAY)

This example permits users in the Technical Services Department to access CSFSERVR1:

TSS PERMIT(TECHPROF) CSFSERV(CSFSERV1)

This example revokes access:

TSS REVOKE(TECHUSER) CSFSERV(CSFSERV1)