Previous Topic: LISTAUTH Command

Next Topic: Description

Definitions

userid

Is the user ID whose authorizations are to be listed. You can specify a user ID by name if you are authorized to query that user ID, or any of the following variable user IDs:

Userid variable

Userids that LISTAUTH command finds

I

User ID under which you are entering the LISTAUTH command

ANYUSR

Any user, regardless of name (the first one the command finds)

SOMEUSR

Any user, regardless of name (the first one the command finds)

EVERYUSR

All users, regardless of name

The default user ID is I.

authword ...

Is a list of authorities to query. You can specify any authority, or any of the following authority variables:

Authority variable

Authorities that LISTAUTH command finds

ANYCMD

Any command or authority for the specified user ID or group

SOMECMD

Any command or authority for the specified user ID or group

EVERYCMD

All commands or authorities for the specified user ID or group

ANYWRD

Any command or authority for the specified user ID or group

SOMEWRD

Any command or authority for the specified user ID or group

EVERYWRD

All commands or authorities for the specified user ID or group

The default for each authority is EVERYWRD.

Note: The default authorization word for the LISTAUTH command is EVERYWRD, while the default authorization word for the MAY command is ANYWRD. These different default values can produce different results for the LISTAUTH and MAY commands, even though their functions are similar.

[ TYPE | FIFO | LIFO ]

Determines whether to display or stack the GRANT or WITHHOLD configuration file records, if any, that determine whether the use of the command, utility, or screen selection is permitted. TYPE displays the record. FIFO stacks the records in the response in first in, first out order. LIFO stacks the records in the response in last in, first out order.