Previous Topic: MISC1 Keyword—Authority to Administer FunctionsNext Topic: MISC3 Keyword—Authority to Administer Functions


MISC2 Keyword—Authority to Administer Functions

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

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

This keyword has the following format:

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

This keyword is used with:

MISC2 Authority Levels

The CA Top Secret administrator can specify any or all of the following MISC2 authorities:

ALL

Authorizes administrators to use all of the authorities.

SMS

Authorizes an administrator to ADD, REMOVE, and REPLACE the following SMS fields to an ACID within his scope: SMSAPPL, SMSDATA, SMSMGMT, and SMSSTOR.

TSO

Authorizes an administrator to ADD, REMOVE, and REPLACE the following TSO UADS fields for an ACID within his scope: TSOCOMMAND, TSODEST, TSODEFPRFG, TSOSCLASS, TSOHCLASS, TSOJCLASS, TSOLACCT, TSOLPROC, TSOLSIZE, TSOMCLASS, TSOMSIZE, TSOOPT, TSOUDATA, and TSOUNIT.

NDT

Authorizes the administrator to maintain data in the Node Descriptor Table (NDT).

DLF

Gives the ability to ADD and REMOVE data sets from the DLF (Data Lookaside Facility) Record.

APPCLU

Authorizes the administrator to maintain the APPCLU Record.

WORKATTR

Authorizes the administrator to ADD and REMOVE the following sysout delivery and account number information: WAACCNT, WAADDR1, WAADDR2, WAADDR3, WAADDR4, WABLDG, WADEPT, WANAME, and WAROOM.

TARGET

Gives the ability to:

Administer nodes associated with ACIDs

Perform commands where TARGET is specified as part of the command

Examples: MISC2 keyword

This example authorizes an administrator to set SMS data fields for users within his scope:

TSS ADMIN(acid) MISC2(SMS)

This example removes MISC2 authority:

TSS DEADMIN(acid) MISC2(ALL)