This example protects a fictitious management class of PRODMGMT:
TSS ADDTO(DEPT02) MGMTCLAS(PRODMGMT)
This example removes ownership:
TSS REMOVE(DEPT02) MGMTCLAS(PRODMGMT)
This example allows an ACID to use the PRODMGMT management class:
TSS PERMIT(DEPT02) MGMTCLAS(PRODMGMT)
This example revokes access:
TSS REMOVE(DEPT02) MGMTCLAS(PRODMGMT)
|
Copyright © 2009 CA.
All rights reserved.
|
|