You can query the authorizations of all user IDs in a list of user IDs and you can query the authorizations user IDs have to all commands in a list of commands.
Example:
Your AUTHORIZ CONFIG file contains the following record, which defines the list *SALES to include user IDs GEORGE, SILAS, and GLORIA:
LIST *sales george silas gloria
The following command finds all authorizations that allow any user to NOLOG user IDs GEORGE, SILAS, and GLORIA (every member of *SALES):
vmsecure listauth anyusr nolog *sales
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |