Previous Topic: The AuditorNext Topic: ACID Authorities


Administrative Authority

An administrator can confer only administrative authorities that are already possessed. To assign administrative authority, enter the following command:

TSS ADMIN(administrator) keyword(operand)

administrator

Specifies the administrator authority is being granted to.

keyword

Specifies the authorities being granted. Valid values are as follows:

operand

Specifies the type of authority being granted within the authority level.

Examples: administrative authority

This example gives the FINVCA security administrator ACID authority for reports:

TSS ADMIN(FINVCA) ACID(REPORT)

This example gives the FINVCA security administrator the ability to display information concerning resources that are owned by an ACID:

TSS ADMIN(FINVCA) DATA(RESOURCE)

This example gives the FINVCA security administrator the authority to list every possible item of security record information:

TSS ADMIN(FINVCA) DATA(ALL,PROFILE,SESSKEY)

This example gives the FINVCA security administrator the authority to create and maintain ACIDs for CICS users and profiles:

TSS ADMIN(FINVCA) ACID(CREATE,MAINTAIN)
                  FACILITY(CICSTEST,CICSPROD)

This example gives the FINVCA security administrator the ability to maintain and list the RDT Records:

TSS ADMIN(FINVCA) MISC1(RDT)