This example assigns ownership of the DISPLAY console operator command to Department 01:
TSS ADDTO(DEPT01) OPCMD(DISPLAY)
This example removes ownership:
TSS REMOVE(DEPT01) OPCMD(DISPLAY)
This example permits a group of technical support users to use the SET OPCMD:
TSS PERMIT(TECHPRO) OPCMD(SET)
This example revokes access:
TSS REVOKE(TECHPRO) OPCMD(SET)
|
Copyright © 2009 CA.
All rights reserved.
|
|