Previous Topic: Granting Authorizations to Use the GRANT AUTHORITY and REVOKE AUTHORITY CommandsNext Topic: Specifying a File Space


Using Predefined Variable Lists

As with other authorizations, you can use the Predefined Variable Lists in the TO or FROM part of the authorization. For example, the *DIRMGRS list represents all of your site’s directory managers. To prevent all directory managers from using the CA VM:Director GRANT AUTHORITY command to access data in the ENG:COST file space for all user IDs, add this record to the AUTHORIZ CONFIG file:

WITHHOLD GRANT AUTHORITY ENG:COST FROM *DIRMGRS

*DIRMGRS is the predefined variable list.

Note: For more information about using predefined variable lists, see Predefined Variable Lists.