Valid on z/OS and z/VM.
Use USRCLASS to secure resource classes used by other CA Product interfaces.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) USRCLASS(prefix(es))
One to eight characters
One to five prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) USRCLASS(prefix(es))
One to forty‑four characters
One to five prefixes per TSS command
This keyword is used with:
The administrator can use any of the following methods to control access to USRCLASS resources: Expiration, Facility, Time/Day, and Actions.
This example gives SYSPRG ownership of the USRCLASS named BACKUP:
TSS ADDTO(SYSPRG) USRCLASS(BACKUP)
This example removes ownership:
TSS REMOVE(SYSPRG) USRCLASS(BACKUP)
This example permits ACID, USER01, the ability to use the USRCLASS BACKUP:
TSS PERMIT(VMUSER1) USRCLASS(BACKUP)
To enable all users to issue the USRCLASS RESTORE:
TSS PERMIT(ALL) USRCLASS(RESTORE)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|