This example protects logon proc of SMPEPROC:
TSS ADDTO(SYSDEPT)TSOPROC(SMPEPROC)
This example removes ownership:
TSS REMOVE(SYSDEPT)TSOPROC(SMPEPROC)
This example allows an ACID to use SMPEPROC:
TSS PERMIT(SYSUSER)TSOPROC(SMPEPROC)
This example revokes access:
TSS REVOKE(SYSUSER)TSOPROC(SMPEPROC)
|
Copyright © 2009 CA.
All rights reserved.
|
|