Previous Topic: START Keyword—Activation DateNext Topic: STCACT Keyword—Operator Accountability


Example: START keyword

This example adds a digital certificate to user USER1 that is not active on z/OS until November 15, 2008:

TSS ADDTO(USER1) DIGICERT(CERT0001)
                 DCDSN(USER1.CERT.DATA)
                 START(11/15/08)