This example assigns ownership of an account number to Corporate:
TSS ADDTO(CORPORAT) UR1(ACCT788I)
The administrator may now PERMIT access to users or profiles that require access.
This example removes ownership:
TSS REMOVE(CORPORAT) UR1(ACCT788I)
This example permits a group of users all access to a set of account numbers:
TSS PERMIT(CLKPROF) UR2(ACCT7889,ACCT4567) ACCESS(ALL)
This example revokes access:
TSS REVOKE(CLKPROF) UR2(ACCT7889,ACCT4567)
|
Copyright © 2009 CA.
All rights reserved.
|
|