HP-UX SNAplus2 NOF Programmer's Guide
NOF API Verbs (QUERY Verbs)
QUERY_SECURITY_ACCESS_LIST
Chapter 4 923
Name of the user. This is a user ID defined using the
DEFINE_USERID_PASSWORD verb.
Returned Parameters: Parameter Check
If the verb does not execute because of a parameter error, SNAplus2
returns the following parameters:
primary_rc
AP_PARAMETER_CHECK
secondary_rc
Possible values are:
AP_INVALID_LIST_NAME
The
list_options
parameter was
set to AP_LIST_INCLUSIVE, but the
list_name
parameter did not match
the names of any defined security
access list.
AP_INVALID_USER_NAME
The
list_options
parameter was
set to AP_LIST_INCLUSIVE, but the
user_name
parameter did not match
a user name defined for the specified
security access list.
AP_INVALID_LIST_OPTION
The
list_options
parameter was
not set to a valid value.
Appendix A, “Common Return
Codes,” lists further secondary return
codes associated with
AP_PARAMETER_CHECK, which are
common to all NOF verbs.
Returned Parameters: Other Conditions
Appendix A, “Common Return Codes,” lists further combinations of
primary and secondary return codes that are common to all NOF verbs.