HP-UX SNAplus2 R7 Administration Command Reference

Administration Commands
query_security_access_list
2.167.1 Supplied Parameters
Parameter name Type Length Default
[query_security_access_list]
num_entries decimal 1
list_options constant LIST_INCLUSIVE
list_name character 14 (null string)
user_name character 10 (null string)
Supplied parameters are:
num_entries
Maximum number of security access lists for which data should be returned. You can specify 1 to return
data for a specic list, a number greater than 1 to return data for multiple lists, or 0 (zero) to return data for
all lists.
This number includes partial security access list entries (for which a user name is specied, so that the returned
data does not include the rst user name in the list).
list_options
The position in the list from which SNAplus2 begins to return data. Specify one of the following values:
FIRST_IN_LIST
Start at the rst user name for the rst security access list
LIST_INCLUSIVE
Start at the entry specied by the supplied security access list name and user name, or start at the rst
user name for the specied security access list if no user name is specied
LIST_FROM_NEXT
If a user name is specied, start at the user immediately following the specied user. If no user name
is specied, start at the rst user for the specied security access list.
list_name
The name of the security access list for which information is required, or the name to be used as an index
into the list of security access lists. This parameter is ignored if
list_options is set to FIRST_IN_LIST. The
name is a character string of 114 locally displayable characters.
user_name
To return information starting with a specic user name for the specied security access list, set this parameter
to the user name. To return information starting at the rst user name for the specied security access list,
do not specify this parameter.
2.167.2 Returned Parameters
Parameter name Type Length
list_name character 14
description character 31
num_users decimal
{security_user_data}
user_name character 10
If the command executes successfully, the following parameters are returned:
list_name
The name of the security access list.
529