Previous Topic: Authority LevelNext Topic: ACIDPRFX Keyword—List ACIDs With Prefix


Examples: ACID keyword

This example gives the Payroll Department's auditor the authority to generate TSSUTIL reports regarding ACID activity, and the authority to see who has access to the department's job submission ACIDs, via the WHOHAS function:

TSS ADMIN(PAYAUD) ACID(REPORT,INFO)

This example gives the Payroll Department's auditor the authority to prepare customized reports showing security activity:

TSS ADMIN(PAYAUD) RESOURCE(REPORT)

This example gives a DCA the authority to create, delete, and maintain the department's ACIDs, and to permit users in the department to use job submission ACIDs to submit jobs:

TSS ADMIN(TECHDCA) ACID(CREATE,MAINTAIN,XAUTH)

This example removes TECHDCA's authority for ACIDs:

TSS DEADMIN(TECHDCA) ACID(CREATE,MAINTAIN,XAUTH)

This example allows user WYLMI01 to submit a job under SMITH01:

TSS PERMIT(WYLMI01) ACID(SMITH01)