Previous Topic: MISC2 Keyword—Authority to Administer FunctionsNext Topic: MISC4 Keyword—Authority to Administer Functions


MISC3 Keyword—Authority to Administer Functions

Valid on z/OS, z/VSE, and z/VM.

Use the MISC3 keyword to give, or to remove, an CA Top Secret administrator's authority to perform one or more additional administrative functions.

This keyword has the following format:

TSS ADMIN(acid) MISC3(authority level(s))

This keyword can be used with:

MISC3 Authority Levels

The CA Top Secret administrator may specify the following MISC3 authorities:

SDT

Authorizes an administrator to maintain and list the SDT (Static Data Table) record.

PTOK

(Valid on z/OS only.) Authorizes an administrator to issue the TSS P11TOKEN command.

Examples: MISC3 keyword

This example authorizes an administrator to define record elements to the SDT and PERMIT them to users within his scope:

TSS ADMIN(acid) MISC3(SDT)

This example removes MISC3 authority:

TSS DEADMIN(acid) MISC3(SDT)