Control access to specific tables under the SQL resources or specific variables under the OPSGLOBAL facility through the resources that are defined to your external security manager.
Prepare to use SQL or GLOBAL to control access to tables by running DEFSAF to get the resources defined to your external security manager as follows:
TSO OX 'opshlq.CCLXEXEC(DEFSAF)' OPSSQL.STCTBL ACT(DEFINE) TSO OX 'opshlq.CCLXEXEC(DEFSAF)' OPSSQL.STCTBL ACT(PERMIT) SAFRO(myuid) GROUPS(N)
TSO OX 'opshlq.CCLXEXEC(DEFSAF)' OPSGLOBAL.GLOBAL1 ACT(DEFINE) TSO OX 'opshlq.CCLXEXEC(DEFSAF)' OPSGLOBAL.GLOBAL1 ACT(PERMIT) SAFRO(myuid) GROUPS(N)
You are ready to use the SQL resources or the OPSGLOBAL facility.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |