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 © 2009 CA.
All rights reserved.
|
|